Skip to main content
type TransferStatus = typeof TransferStatus[keyof typeof TransferStatus];
Defined in: _vendor/api/types/TransferStatus.ts:4 The current status of the transfer, indicating what action you need to take next. Required when validateOnly is false.