status property
The status of the balance transfer. Possible values: transferred, failed, error, and notEnoughBalance.
Implementation
@BuiltValueField(wireName: r'status')
BalanceTransferResponseStatusEnum get status;
The status of the balance transfer. Possible values: transferred, failed, error, and notEnoughBalance.
@BuiltValueField(wireName: r'status')
BalanceTransferResponseStatusEnum get status;