More...
Inherited by Nakama.ApiValidatedSubscription.
◆ Active
bool Nakama.IApiValidatedSubscription.Active |
|
get |
Whether the subscription is currently active or not.
◆ CreateTime
string Nakama.IApiValidatedSubscription.CreateTime |
|
get |
UNIX Timestamp when the receipt validation was stored in DB.
◆ Environment
Whether the purchase was done in production or sandbox environment.
◆ ExpiryTime
string Nakama.IApiValidatedSubscription.ExpiryTime |
|
get |
Subscription expiration time. The subscription can still be auto-renewed to extend the expiration time further.
◆ OriginalTransactionId
string Nakama.IApiValidatedSubscription.OriginalTransactionId |
|
get |
Purchase Original transaction ID (we only keep track of the original subscription, not subsequent renewals).
◆ ProductId
string Nakama.IApiValidatedSubscription.ProductId |
|
get |
◆ PurchaseTime
string Nakama.IApiValidatedSubscription.PurchaseTime |
|
get |
UNIX Timestamp when the purchase was done.
◆ Store
◆ UpdateTime
string Nakama.IApiValidatedSubscription.UpdateTime |
|
get |
UNIX Timestamp when the receipt validation was updated in DB.
The documentation for this interface was generated from the following file: