Enums
ExchangeStatus
Status of an exchange creation.
Valid Values
Value | Description |
---|---|
IN_PROGRESS | The exchange is being created. |
COMPLETED | The exchange has been completed processing. |
FAILED | The exchange creation failed. |
Where Used
Object/Input | Field | Description |
---|---|---|
ExchangeCreationStatus | status . |
Represents the creation status of an exchange. |