Expand description
§Paddle API Client
This is a Rust client for the Paddle API, which allows you to interact with Paddle’s services.
Modules§
- addresses
- Builders for making requests to the Paddle API for customer addresses.
- customers
- Builders for making requests to the Paddle API for customers.
- discounts
- Builders for making requests to the Paddle API for discounts.
- entities
- Contains all Paddle entity types.
- enums
- This module contains enums used in the Paddle API.
- error
- Error handling module for Paddle API client
- ids
- Unique Paddle IDs
- prices
- Builders for making requests to the Paddle API for price entities.
- products
- Builders for making requests to the Paddle API for product entities.
- response
- This module defines the response structures for the Paddle API.
Structs§
- Paddle
- Paddle API client