Expand description
Rust SDK for interacting with the Eversend API.
Modules§
- accounts
- A module for interacting with account within Eversend.
- auth
- A module for interacting with authentication within Eversend.
- beneficiaries
- collections
- crypto
- exchange
- A module for interacting with exchanges within Eversend.
- payouts
- transactions
- wallets
- A module for interacting with the Eversend Wallets API.
Structs§
- ApiResponse
Body - ApiToken
- An API token to authenticate with the Eversend API.
- Client
Id - A Client ID as shown in the Eversend business dashboard.
- Client
Secret - A Client Secret as shown in the Eversend business dashboard.
- Eversend
- The Eversend client.
- Eversend
Builder - A builder for an Eversend client.
Enums§
- Eversend
Error - An Eversend SDK error.
Constants§
Traits§
Type Aliases§
- Eversend
Result - A Eversend SDK result.