Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 772 Bytes

File metadata and controls

14 lines (11 loc) · 772 Bytes

# ProductInterest

Properties

Name Type Description Notes
id string The product interest ID [optional]
type string The product interest type [optional]
quantity int The quantity of product. [optional]
price \Keap\Core\V2\Model\CurrencyValue The price per unit of the product. [optional]
interest_id string The interest ID [optional]
discount_percent int The percent to discount the product. Percent represented in a whole number, for example 10 is 10% [optional]

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