Skip to main content
Skip to main content

OrderStatus

Enumeration Members

ARCHIVED

ARCHIVED = "archived"


CANCELED

CANCELED = "canceled"


COMPLETED

COMPLETED = "completed"


PENDING

PENDING = "pending"


REQUIRES_ACTION

REQUIRES_ACTION = "requires_action"

Was this section helpful?