Expand description
Token resource models for the Circle Developer-Controlled Wallets API.
Contains response types for the token lookup endpoint.
The Token struct itself is defined in crate::models::wallet.
Structsยง
- Token
Data - Inner data of a get-token response.
- Token
Response - Response wrapper for the get-token endpoint.