Skip to main content

Module wallet_set

Module wallet_set 

Source
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ยง

CreateWalletSetRequest
Request body for creating a new wallet set.
ListWalletSetsParams
Query parameters for the list-wallet-sets endpoint.
UpdateWalletSetRequest
Request body for updating a wallet set.
WalletSet
A wallet set resource.
WalletSetData
Inner data of a single wallet-set response.
WalletSetResponse
Response wrapper for create/get/update wallet-set endpoints.
WalletSets
Response wrapper for the list-wallet-sets endpoint.
WalletSetsData
Inner data of a list-wallet-sets response.