@stigg/react-sdk - v10.8.0
Preparing search index...
EstimateSubscription
Type Alias EstimateSubscription
type
EstimateSubscription
=
{
addons
?:
SubscriptionEstimationAddon
[]
;
billableFeatures
?:
BillableFeature
[]
;
billingCountryCode
?:
string
;
billingInformation
?:
SubscriptionBillingInfo
;
billingPeriod
?:
BillingPeriod
;
customerId
:
string
;
payingCustomerId
?:
string
;
planId
:
string
;
promotionCode
?:
string
;
resourceId
?:
string
;
skipTrial
?:
boolean
;
startDate
?:
Date
;
unitQuantity
?:
number
;
}
Index
Properties
addons?
billable
Features?
billing
Country
Code?
billing
Information?
billing
Period?
customer
Id
paying
Customer
Id?
plan
Id
promotion
Code?
resource
Id?
skip
Trial?
start
Date?
unit
Quantity?
Properties
Optional
addons
addons
?:
SubscriptionEstimationAddon
[]
Optional
billable
Features
billableFeatures
?:
BillableFeature
[]
Optional
billing
Country
Code
billingCountryCode
?:
string
Optional
billing
Information
billingInformation
?:
SubscriptionBillingInfo
Optional
billing
Period
billingPeriod
?:
BillingPeriod
customer
Id
customerId
:
string
Optional
paying
Customer
Id
payingCustomerId
?:
string
plan
Id
planId
:
string
Optional
promotion
Code
promotionCode
?:
string
Optional
resource
Id
resourceId
?:
string
Optional
skip
Trial
skipTrial
?:
boolean
Optional
start
Date
startDate
?:
Date
Optional
unit
Quantity
unitQuantity
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
addons
billable
Features
billing
Country
Code
billing
Information
billing
Period
customer
Id
paying
Customer
Id
plan
Id
promotion
Code
resource
Id
skip
Trial
start
Date
unit
Quantity
@stigg/react-sdk - v10.8.0
Loading...