SubscriptionStateRule interface
model interface SubscriptionStateRule
Properties
| allowed |
The allowed actions. |
| state | The subscription state. |
Property Details
allowedActions
The allowed actions.
allowedActions?: string[]
Property Value
string[]
state
The subscription state.
state?: string
Property Value
string