Expand description
Wallet set resource models for the Circle Developer-Controlled Wallets API.
Contains request parameters and response types for wallet set management endpoints.
Structsยง
- Create
Wallet SetRequest - Request body for creating a new wallet set.
- List
Wallet Sets Params - Query parameters for the list-wallet-sets endpoint.
- Update
Wallet SetRequest - Request body for updating a wallet set.
- Wallet
Set - A wallet set resource.
- Wallet
SetData - Inner data of a single wallet-set response.
- Wallet
SetResponse - Response wrapper for create/get/update wallet-set endpoints.
- Wallet
Sets - Response wrapper for the list-wallet-sets endpoint.
- Wallet
Sets Data - Inner data of a list-wallet-sets response.