OrderDescription
Stentor API Reference / stentor-models/src / OrderDescription
Interface: OrderDescription
Defined in: packages/stentor-models/src/Response/Transactions.ts:229
Propertiesβ
googleOrderIdβ
googleOrderId:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:230
merchantOrderIdβ
merchantOrderId:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:231
userVisibleOrderIdβ
userVisibleOrderId:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:232
userVisibleStateLabelβ
userVisibleStateLabel:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:233
buyerInfoβ
buyerInfo:
BuyerInfo
Defined in: packages/stentor-models/src/Response/Transactions.ts:234
imageβ
image:
TransactionImage
Defined in: packages/stentor-models/src/Response/Transactions.ts:235
createTimeβ
createTime:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:236
lastUpdateTimeβ
lastUpdateTime:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:237
transactionMerchantβ
transactionMerchant:
MerchantInfo
Defined in: packages/stentor-models/src/Response/Transactions.ts:238
contentsβ
contents:
Contents
Defined in: packages/stentor-models/src/Response/Transactions.ts:239
priceAttributesβ
priceAttributes:
PriceAttribute[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:240
followUpActionsβ
followUpActions:
FollowUpAction[]
Defined in: packages/stentor-models/src/Response/Transactions.ts:241
paymentDataβ
paymentData:
PaymentData
Defined in: packages/stentor-models/src/Response/Transactions.ts:242
termsOfServiceUrlβ
termsOfServiceUrl:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:243
noteβ
note:
string
Defined in: packages/stentor-models/src/Response/Transactions.ts:244
purchaseβ
purchase:
PurchaseOrderExtension
Defined in: packages/stentor-models/src/Response/Transactions.ts:245