GraphQL OBJECT
PurchaseStatus
Status of the purchase.
link Definition
- type PurchaseStatus {
- # Purchase status code.
- PurchaseStatusEnum :
- # Purchase status name.
- String :
- }
GraphQL OBJECT
Status of the purchase.
- type PurchaseStatus {
- # Purchase status code.
- PurchaseStatusEnum :
- # Purchase status name.
- String :
- }