# TransferOrderStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **tx_id** | **str** | Order id | [optional] **status** | **str** | Transfer status, PENDING - in process, SUCCESS - successful transfer, FAIL - failed transfer, PARTIAL_SUCCESS - Partially successful (this status will appear when transferring between sub-subs) | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)