@stigg/react-sdk - v10.7.0
Preparing search index...
SubscriptionBillingInfo
Type Alias SubscriptionBillingInfo
type
SubscriptionBillingInfo
=
{
billingAddress
?:
BillingAddress
;
integrationId
?:
string
;
prorationBehavior
?:
SubscriptionProrationBehavior
;
taxIds
?:
TaxId
[]
;
taxPercentage
?:
number
;
taxRateIds
?:
string
[]
;
}
Index
Properties
billing
Address?
integration
Id?
proration
Behavior?
tax
Ids?
tax
Percentage?
tax
Rate
Ids?
Properties
Optional
billing
Address
billingAddress
?:
BillingAddress
Optional
integration
Id
integrationId
?:
string
Optional
proration
Behavior
prorationBehavior
?:
SubscriptionProrationBehavior
Optional
tax
Ids
taxIds
?:
TaxId
[]
Optional
tax
Percentage
taxPercentage
?:
number
Optional
tax
Rate
Ids
taxRateIds
?:
string
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
billing
Address
integration
Id
proration
Behavior
tax
Ids
tax
Percentage
tax
Rate
Ids
@stigg/react-sdk - v10.7.0
Loading...