Type alias SubscriptionBillingInfo
Subscription
BillingInfo: { billingAddress?: BillingAddress; integrationId?: string; taxPercentage?: number; taxRateIds?: string[] }
Type declaration
-
-
Optional
integrationId?: string
-
Optional
taxPercentage?: number
-
Optional
taxRateIds?: string[]