@stigg/node-server-sdk - v4.47.0
Preparing search index...
EstimateSubscriptionUpdateInput
Type Alias EstimateSubscriptionUpdateInput
type
EstimateSubscriptionUpdateInput
=
{
addons
?:
InputMaybe
<
SubscriptionAddonInput
[]
>
;
appliedCoupon
?:
InputMaybe
<
SubscriptionCouponInput
>
;
billableFeatures
?:
InputMaybe
<
BillableFeatureInput
[]
>
;
charges
?:
InputMaybe
<
ChargeInput
[]
>
;
environmentId
?:
InputMaybe
<
Scalars
[
"UUID"
]
>
;
promotionCode
?:
InputMaybe
<
Scalars
[
"String"
]
>
;
subscriptionId
:
Scalars
[
"String"
]
;
unitQuantity
?:
InputMaybe
<
Scalars
[
"Float"
]
>
;
}
Index
Properties
addons?
applied
Coupon?
billable
Features?
charges?
environment
Id?
promotion
Code?
subscription
Id
unit
Quantity?
Properties
Optional
addons
addons
?:
InputMaybe
<
SubscriptionAddonInput
[]
>
Optional
applied
Coupon
appliedCoupon
?:
InputMaybe
<
SubscriptionCouponInput
>
Coupon input
Optional
billable
Features
billableFeatures
?:
InputMaybe
<
BillableFeatureInput
[]
>
Optional
charges
charges
?:
InputMaybe
<
ChargeInput
[]
>
Optional
environment
Id
environmentId
?:
InputMaybe
<
Scalars
[
"UUID"
]
>
Optional
promotion
Code
promotionCode
?:
InputMaybe
<
Scalars
[
"String"
]
>
subscription
Id
subscriptionId
:
Scalars
[
"String"
]
Optional
unit
Quantity
unitQuantity
?:
InputMaybe
<
Scalars
[
"Float"
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
addons
applied
Coupon
billable
Features
charges
environment
Id
promotion
Code
subscription
Id
unit
Quantity
@stigg/node-server-sdk - v4.47.0
Loading...
Coupon input