|
AdaptySDK
|
A lightweight identifier used when addressing a specific product across platforms. More...
Public Member Functions | |
| AdaptyProductIdentifier (string vendorProductId, string adaptyProductId, string basePlanId) | |
| override string | ToString () |
Public Attributes | |
| readonly string | VendorProductId |
| readonly string | BasePlanId |
Package Functions | |
| JSONNode | ToJSONNode () |
| AdaptyProductIdentifier (JSONObject jsonNode) | |
Package Attributes | |
| readonly string | _AdaptyProductId |
A lightweight identifier used when addressing a specific product across platforms.
|
package |
| AdaptySDK.AdaptyProductIdentifier.AdaptyProductIdentifier | ( | string | vendorProductId, |
| string | adaptyProductId, | ||
| string | basePlanId ) |
|
package |
| override string AdaptySDK.AdaptyProductIdentifier.ToString | ( | ) |
|
package |
| readonly string AdaptySDK.AdaptyProductIdentifier.BasePlanId |
| readonly string AdaptySDK.AdaptyProductIdentifier.VendorProductId |