ProductDto
Properties
Name | Type | Required | Description |
---|---|---|---|
Id | string | ❌ | Unique ID of the product. |
Policies | PoliciesDto | ❌ | The policies for this product. |
Price | PriceDataDtoListChargeDto | ❌ | The price components of this product or selection of products. 'base' and 'extra_charges' are returned only when explicitly requested (via 'extras=extra_charges'). |
Deal | DealDto | ❌ | This specifies the deal tagging for the product. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs