Crate paddle_rust_sdk

Source
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.
adjustments
Builders for making requests to the Paddle API for making adjustments to billed or completed transactions.
businesses
Builders for making requests to the Paddle API for customer businesses.
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
events
Builders for making requests to the Paddle API for previewing prices.
ids
Unique Paddle IDs
payment_methods
Builders for making requests to the Paddle API for customer saved payment methods.
prices
Builders for making requests to the Paddle API for price entities.
pricing_preview
Builders for making requests to the Paddle API for previewing prices.
products
Builders for making requests to the Paddle API for product entities.
reports
Builders for making requests to the Paddle API for previewing prices.
response
This module defines the response structures for the Paddle API.
subscriptions
Builders for making requests to the Paddle API for subscription entities.
transactions
Builders for making requests to the Paddle API for transaction entities.
webhooks

Structs§

Paddle
Paddle API client