BillingCoupon
BillingCoupon
Field | Argument | Type | Description |
---|---|---|---|
nodeId | ID! | A globally unique identifier. Can be used in various places throughout the system to identify this single value. | |
id | String! | ||
raw | JSON | ||
name | String | ||
discountType | String | ||
discountPercentage | BigFloat | ||
discountAmount | Int | ||
currencyCode | CurrencyCode | ||
durationType | String | ||
durationMonth | Int | ||
validTill | Int | ||
status | String |