public final class VSSubscriptionAccessLevel
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
FreeWithAccount
The default access level.
|
static long |
Paid
The customer has access to content that is offered for free to users with a valid account.
|
static long |
Unknown |
public static final long Unknown
public static final long FreeWithAccount
public static final long Paid