Skip to main content

Price

Represents pricing details, including currency, net price, gross price, and additional pricing attributes.

Properties

NameTypeDescription
CurrencyCurrencyThe currency of the price, represented in ISO 4217 format (e.g., USD, EUR).
BindingBooleanIndicates whether the price is binding.
NetDoubleThe net price paid by the buyer to the seller.
GrossDoubleThe gross price, which includes the net price and the buyer's commission.
NetSpecifiedBooleanIndicates whether the net price is explicitly specified.
MinimumSellingPriceDoubleThe minimum selling price.