Type Alias SubscriptionAutoPayment

SubscriptionAutoPayment: { customerId?: string; paymentMethodId?: string }

Type declaration

  • OptionalcustomerId?: string
  • OptionalpaymentMethodId?: string