AdaptySDK
AdaptySDK.AdaptySubscriptionUpdateParameters Class Reference

Public Member Functions

 AdaptySubscriptionUpdateParameters (string oldSubVendorProductId, AdaptySubscriptionUpdateReplacementMode replacementMode)
override string ToString ()

Public Attributes

string OldSubVendorProductId
 The product id for current subscription to change.
AdaptySubscriptionUpdateReplacementMode ReplacementMode

Package Functions

JSONNode ToJSONNode ()

Constructor & Destructor Documentation

◆ AdaptySubscriptionUpdateParameters()

AdaptySDK.AdaptySubscriptionUpdateParameters.AdaptySubscriptionUpdateParameters ( string oldSubVendorProductId,
AdaptySubscriptionUpdateReplacementMode replacementMode )

Member Function Documentation

◆ ToJSONNode()

JSONNode AdaptySDK.AdaptySubscriptionUpdateParameters.ToJSONNode ( )
package

◆ ToString()

override string AdaptySDK.AdaptySubscriptionUpdateParameters.ToString ( )

Member Data Documentation

◆ OldSubVendorProductId

string AdaptySDK.AdaptySubscriptionUpdateParameters.OldSubVendorProductId

The product id for current subscription to change.

◆ ReplacementMode

AdaptySubscriptionUpdateReplacementMode AdaptySDK.AdaptySubscriptionUpdateParameters.ReplacementMode

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