Skip to main content

OrderDescription

Stentor API Reference


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