Appearance
DoCurious API Reference / types / SeriesOrder
Interface: SeriesOrder
Defined in: types/challengeSeries.types.ts:46
Series Order — purchase of a complete series bundle
Extends
Properties
createdAt
createdAt:
string
Defined in: types/common.types.ts:154
ISO 8601 datetime when the entity was created
Inherited from
id
id:
string
Defined in: types/common.types.ts:167
Inherited from
isGifted
isGifted:
boolean
Defined in: types/challengeSeries.types.ts:53
number
number:
string
Defined in: types/challengeSeries.types.ts:59
paymentMethod?
optionalpaymentMethod:string
Defined in: types/challengeSeries.types.ts:57
recipientEmail?
optionalrecipientEmail:string
Defined in: types/challengeSeries.types.ts:54
recipientId?
optionalrecipientId:string
Defined in: types/challengeSeries.types.ts:55
seriesId
seriesId:
string
Defined in: types/challengeSeries.types.ts:47
shippingMethod?
optionalshippingMethod:string
Defined in: types/challengeSeries.types.ts:56
status
status:
string
Defined in: types/challengeSeries.types.ts:52
subTotal
subTotal:
number
Defined in: types/challengeSeries.types.ts:49
tax
tax:
number
Defined in: types/challengeSeries.types.ts:50
total
total:
number
Defined in: types/challengeSeries.types.ts:51
transaction?
optionaltransaction:string
Defined in: types/challengeSeries.types.ts:58
updatedAt
updatedAt:
string
Defined in: types/common.types.ts:156
ISO 8601 datetime when the entity was last modified
Inherited from
userId
userId:
string
Defined in: types/challengeSeries.types.ts:48