Skip to content

Latest commit

 

History

History
22 lines (10 loc) · 674 Bytes

File metadata and controls

22 lines (10 loc) · 674 Bytes

UsdcGatewayWalletStatusResponse

Properties

Name Type Description Notes
walletId string The USDC Gateway wallet identifier [default to undefined]
status string Current activation status of the USDC Gateway wallet [default to undefined]

Enum: UsdcGatewayWalletStatusResponseStatusEnum

  • Activated (value: 'ACTIVATED')

  • Deactivated (value: 'DEACTIVATED')

[Back to top] [Back to API list] [Back to Model list] [Back to README]