SubscriptionStatus
Signature
export declare enum SubscriptionStatus { Active = 0, Ending = 1, Inactive = 2}Members
This export does not declare public properties or methods in the generated declaration file.
export declare enum SubscriptionStatus { Active = 0, Ending = 1, Inactive = 2}This export does not declare public properties or methods in the generated declaration file.