|
bool | IsActive |
| Whether this membership is active. That is, whether the MembershipExpiration time has been reached.
|
|
DateTime | MembershipExpiration |
| The time this membership expires.
|
|
string | MembershipId |
| The id of the membership.
|
|
DateTime? | OverrideExpiration |
| Membership expirations can be explicitly overridden (via game manager or the admin api). If this membership has been overridden, this will be the new expiration time.
|
|
List< SubscriptionModel > | Subscriptions |
| The list of subscriptions that this player has for this membership.
|
|
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Plugins/Teal-Net/Plugins/PlayFabSDK/Client/PlayFabClientModels.cs