Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 668 Bytes

Subscription.md

File metadata and controls

13 lines (9 loc) · 668 Bytes

Okta.Sdk.Model.Subscription

Properties

Name Type Description Notes
Channels List<string> An array of sources send notifications to users. > Note: Currently, Okta only allows `email` channels. [optional]
NotificationType NotificationType [optional]
Status SubscriptionStatus [optional]
Links SubscriptionLinks [optional]

[Back to Model list] [Back to API list] [Back to README]