@stigg/js-client-sdk - v4.12.0
Preparing search index...
CouponFragment
Type Alias CouponFragment
type
CouponFragment
=
{
__typename
?:
"Coupon"
;
additionalMetaData
?:
any
|
null
;
amountsOff
?:
|
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
[]
|
null
;
billingId
?:
string
|
null
;
billingLinkUrl
?:
string
|
null
;
createdAt
:
any
;
description
?:
string
|
null
;
discountValue
:
number
;
id
:
any
;
name
:
string
;
percentOff
?:
number
|
null
;
refId
:
string
;
status
:
CouponStatus
;
syncStates
?:
|
{
__typename
?:
"SyncState"
;
status
:
SyncStatus
;
vendorIdentifier
:
VendorIdentifier
;
}
[]
|
null
;
type
:
CouponType
;
updatedAt
:
any
;
}
Index
Properties
__
typename?
additional
Meta
Data?
amounts
Off?
billing
Id?
billing
Link
Url?
created
At
description?
discount
Value
id
name
percent
Off?
ref
Id
status
sync
States?
type
updated
At
Properties
Optional
__
typename
__typename
?:
"Coupon"
Optional
additional
Meta
Data
additionalMetaData
?:
any
|
null
Optional
amounts
Off
amountsOff
?:
|
{
__typename
?:
"Money"
;
amount
:
number
;
currency
:
Currency
}
[]
|
null
Optional
billing
Id
billingId
?:
string
|
null
Optional
billing
Link
Url
billingLinkUrl
?:
string
|
null
created
At
createdAt
:
any
Optional
description
description
?:
string
|
null
discount
Value
discountValue
:
number
id
id
:
any
name
name
:
string
Optional
percent
Off
percentOff
?:
number
|
null
ref
Id
refId
:
string
status
status
:
CouponStatus
Optional
sync
States
syncStates
?:
|
{
__typename
?:
"SyncState"
;
status
:
SyncStatus
;
vendorIdentifier
:
VendorIdentifier
;
}
[]
|
null
type
type
:
CouponType
updated
At
updatedAt
:
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
__
typename
additional
Meta
Data
amounts
Off
billing
Id
billing
Link
Url
created
At
description
discount
Value
id
name
percent
Off
ref
Id
status
sync
States
type
updated
At
@stigg/js-client-sdk - v4.12.0
Loading...