Enum StoreApplicationState
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents the store application state.
public enum StoreApplicationState
Fields
None = 1This application does not have a commerce license
Paid = 2This application has a commerce license but has not yet submitted a store approval request
Submitted = 3This application has submitted a store approval request
Approved = 4This application has been approved for the store
Rejected = 5This application has been rejected from the store
Blocked = 6This application is blocked from the store