OrderKuota API - Interface: RetailTransaction

1 min read
orderkuota / RetailTransaction
Interface: RetailTransaction
Defined in: types.ts:74
Retail transaction interface
Extends
Properties
amount
amount:
number
Defined in: types.ts:39
Transaction amount in IDR
Inherited from
date
date:
string
Defined in: types.ts:41
Transaction date in ISO format
Inherited from
description?
optional
description:string
Defined in: types.ts:45
Optional transaction description
Inherited from
id
id:
string
Defined in: types.ts:37
Unique transaction ID
Inherited from
product_code?
optional
product_code:string
Defined in: types.ts:76
Product code for the transaction
status
status:
string
Defined in: types.ts:43
Transaction status (success, pending, failed, etc.)
Inherited from
target?
optional
target:string
Defined in: types.ts:78
Target number (phone, account, etc.)
0
Subscribe to my newsletter
Read articles from Yoru AKio directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
