Package-level declarations

Types

Link copied to clipboard

Response returned when retrieving or bulk-updating the phases of a product.

Link copied to clipboard
data class MetaProductPhaseResponse(val productId: String?, val updatedCount: Int?)

Metadata included in a product phase list or bulk-update response.

Link copied to clipboard

Defines the API endpoints available for product phase operations.

Link copied to clipboard

Contains request body models for the Product Phases API.

Link copied to clipboard

Provides suspend and callback-based methods for managing pricing phases on products.