Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 809 Bytes

File metadata and controls

13 lines (11 loc) · 809 Bytes

RebillySdk::CommonOrderPreviewLineItems

Properties

Name Type Description Notes
type String Type of the item. [optional]
description String Description of the item. [optional]
unit_price Float Unit price of the item. [optional]
quantity BigDecimal The item total quantity. [optional]
price Float The item total amount. [optional]
plan_id AllOfCommonOrderPreviewLineItemsPlanId The item plan identifier string. [optional]
product_id AllOfCommonOrderPreviewLineItemsProductId The item product identifier string. [optional]