Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 852 Bytes

SubscriptionItems.md

File metadata and controls

16 lines (11 loc) · 852 Bytes

# SubscriptionItems

Properties

Name Type Description Notes
aggregate_price double Gets or sets the aggregate price [optional]
price double Gets or sets the price [optional]
metadata map[string,AnyType] Key-value pairs used to store additional data. Value can be string, boolean or integer types. [optional]
sku_id string The identifier of the SKU. [optional]
product_details \DigitalRiver\ApiSdk\Model\ProductDetails [optional]
quantity int Gets or sets the quantity [optional]

[Back to Model list] [Back to API list] [Back to README]