AdaptySDK
AdaptySDK.AdaptyPrice Class Reference

Public Member Functions

override string ToString ()

Public Attributes

readonly double Amount
 Discount price of a product in a local currency.
readonly string CurrencyCode
readonly string CurrencySymbol
readonly string LocalizedString

Package Functions

 AdaptyPrice (JSONObject jsonNode)

Constructor & Destructor Documentation

◆ AdaptyPrice()

AdaptySDK.AdaptyPrice.AdaptyPrice ( JSONObject jsonNode)
package

Member Function Documentation

◆ ToString()

override string AdaptySDK.AdaptyPrice.ToString ( )

Member Data Documentation

◆ Amount

readonly double AdaptySDK.AdaptyPrice.Amount

Discount price of a product in a local currency.

◆ CurrencyCode

readonly string AdaptySDK.AdaptyPrice.CurrencyCode

The currency code of the locale used to format the price of the product. /// [Nullable]

◆ CurrencySymbol

readonly string AdaptySDK.AdaptyPrice.CurrencySymbol

The currency symbol of the locale used to format the price of the product. /// [Nullable]

◆ LocalizedString

readonly string AdaptySDK.AdaptyPrice.LocalizedString

A formatted price of a discount for a user's locale.

[Nullable]


The documentation for this class was generated from the following files: