Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (13 loc) · 470 Bytes

V1OrderState.md

File metadata and controls

20 lines (13 loc) · 470 Bytes

V1OrderState

Description

Properties

Name Type
PENDING string
OPEN string
COMPLETED string
CANCELED string
REFUNDED string
REJECTED string

Note: All properties are protected and only accessed via getters and setters.

[Back to Model list] [Back to API list] [Back to README]