Module products

Source
Expand description

Builders for making requests to the Paddle API for product entities.

See the Paddle API documentation for more information.

Structsยง

ProductCreate
Request builder for creating a new product in Paddle API.
ProductGet
Request builder for fetching a specific product from Paddle API.
ProductUpdate
Request builder for updating a product in Paddle API.
ProductsList
Request builder for fetching products from Paddle API.