@stigg/node-server-sdk - v4.47.0
Preparing search index...
SubscriptionPreviewV2Fragment
Type Alias SubscriptionPreviewV2Fragment
type
SubscriptionPreviewV2Fragment
=
{
__typename
?:
"SubscriptionPreviewV2"
;
billingPeriodRange
:
{
__typename
?:
"DateRange"
;
end
?:
any
|
null
;
start
?:
any
|
null
;
}
;
hasScheduledUpdates
?:
boolean
|
null
;
immediateInvoice
:
{
__typename
?:
"ImmediateSubscriptionPreviewInvoice"
}
&
ImmediateSubscriptionPreviewInvoiceFragment
;
isPlanDowngrade
?:
boolean
|
null
;
recurringInvoice
?:
|
{
__typename
?:
"SubscriptionPreviewInvoice"
}
&
SubscriptionPreviewInvoiceFragment
|
null
;
}
Index
Properties
__
typename?
billing
Period
Range
has
Scheduled
Updates?
immediate
Invoice
is
Plan
Downgrade?
recurring
Invoice?
Properties
Optional
__
typename
__typename
?:
"SubscriptionPreviewV2"
billing
Period
Range
billingPeriodRange
:
{
__typename
?:
"DateRange"
;
end
?:
any
|
null
;
start
?:
any
|
null
;
}
Optional
has
Scheduled
Updates
hasScheduledUpdates
?:
boolean
|
null
immediate
Invoice
immediateInvoice
:
{
__typename
?:
"ImmediateSubscriptionPreviewInvoice"
}
&
ImmediateSubscriptionPreviewInvoiceFragment
Optional
is
Plan
Downgrade
isPlanDowngrade
?:
boolean
|
null
Optional
recurring
Invoice
recurringInvoice
?:
|
{
__typename
?:
"SubscriptionPreviewInvoice"
}
&
SubscriptionPreviewInvoiceFragment
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
billing
Period
Range
has
Scheduled
Updates
immediate
Invoice
is
Plan
Downgrade
recurring
Invoice
@stigg/node-server-sdk - v4.47.0
Loading...