public enum ESubscriptionState { eSubscriptionStateDormant_MigrationOnly = 3, eSubscriptionStateUnsubscribed = 1, eSubscriptionStateSubscribed = 0 }