OBJECT

NotificationForGetLicenseReply

Description

Indicates that the user has clicked the Get License button.

link GraphQL Schema definition

  • type NotificationForGetLicenseReply {
  • # Indicates whether notification is successfully sent.
  • isSuccessful: Boolean!
  • }

link Require by