AdaptySDK
Loading...
Searching...
No Matches
AdaptySDK.AdaptySubscription Class Reference

Public Member Functions

override string ToString ()

Public Attributes

readonly string GroupIdentifier
readonly AdaptySubscriptionPeriod Period
readonly string LocalizedPeriod
readonly AdaptySubscriptionOffer Offer
readonly AdaptySubscriptionRenewalType RenewalType
readonly string BasePlanId

Package Functions

 AdaptySubscription (JSONObject jsonNode)

Constructor & Destructor Documentation

◆ AdaptySubscription()

AdaptySDK.AdaptySubscription.AdaptySubscription ( JSONObject jsonNode)
package

Member Function Documentation

◆ ToString()

override string AdaptySDK.AdaptySubscription.ToString ( )

Member Data Documentation

◆ BasePlanId

readonly string AdaptySDK.AdaptySubscription.BasePlanId

◆ GroupIdentifier

readonly string AdaptySDK.AdaptySubscription.GroupIdentifier

The identifier of the subscription group to which the subscription belongs.

[Nullable]

◆ LocalizedPeriod

readonly string AdaptySDK.AdaptySubscription.LocalizedPeriod

Localized subscription period of the product.

[Nullable]

◆ Offer

readonly AdaptySubscriptionOffer AdaptySDK.AdaptySubscription.Offer

◆ Period

readonly AdaptySubscriptionPeriod AdaptySDK.AdaptySubscription.Period

A ProductSubscriptionPeriodModel object. The period details for products that are subscriptions.

◆ RenewalType

readonly AdaptySubscriptionRenewalType AdaptySDK.AdaptySubscription.RenewalType

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