API reference
API reference
Select your platform
No SDKs available
No versions available

Price Class

The price of a Product. A price with a currency of "USD" and an amount in hundredths of 99 has a formatted string of "$0.99".

Fields

The price of the product in hundredths of currency units.
The ISO 4217 currency code for the price of the product.
The formatted string representation of the price.

Member Functions

Price
( IntPtr o )
Did you find this page helpful?