AdaptySDK
AdaptySDK.AdaptySubscriptionPhase Class Reference

Public Member Functions

override string ToString ()

Public Attributes

readonly AdaptyPrice Price
readonly int NumberOfPeriods
 An integer that indicates the number of periods the product discount is available.
readonly AdaptyPaymentMode PaymentMode
 The payment mode for this product discount.
readonly AdaptySubscriptionPeriod SubscriptionPeriod
 A [Adapty.Period] object that defines the period for the product discount.
readonly string LocalizedSubscriptionPeriod
readonly string LocalizedNumberOfPeriods

Package Functions

 AdaptySubscriptionPhase (JSONObject jsonNode)

Constructor & Destructor Documentation

◆ AdaptySubscriptionPhase()

AdaptySDK.AdaptySubscriptionPhase.AdaptySubscriptionPhase ( JSONObject jsonNode)
package

Member Function Documentation

◆ ToString()

override string AdaptySDK.AdaptySubscriptionPhase.ToString ( )

Member Data Documentation

◆ LocalizedNumberOfPeriods

readonly string AdaptySDK.AdaptySubscriptionPhase.LocalizedNumberOfPeriods

The formatted number of periods of the discount for the user's localization.

[Nullable]

◆ LocalizedSubscriptionPeriod

readonly string AdaptySDK.AdaptySubscriptionPhase.LocalizedSubscriptionPeriod

The formatted subscription period of the discount for the user's localization.

[Nullable]

◆ NumberOfPeriods

readonly int AdaptySDK.AdaptySubscriptionPhase.NumberOfPeriods

An integer that indicates the number of periods the product discount is available.

◆ PaymentMode

readonly AdaptyPaymentMode AdaptySDK.AdaptySubscriptionPhase.PaymentMode

The payment mode for this product discount.

◆ Price

readonly AdaptyPrice AdaptySDK.AdaptySubscriptionPhase.Price

◆ SubscriptionPeriod

readonly AdaptySubscriptionPeriod AdaptySDK.AdaptySubscriptionPhase.SubscriptionPeriod

A [Adapty.Period] object that defines the period for the product discount.


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