ENUM

GetLicenseNotificationRequest

Description

Get license request type.

link GraphQL Schema definition

  • enum GetLicenseNotificationRequest {
  • # Notification type for deprovisioning.
  • NOTIFICATION_DEPROVISIONING
  • # Notification type for licensing.
  • NOTIFICATION_LICENSING
  • # Unspecified notification type.
  • NOTIFICATION_UNSPECIFIED
  • }