Class GetLicenseRequestDTO

    • Field Detail

      • licenseId

        public String licenseId
        The unique ID of the license to get the data from.

        Max. length: 100.
      • licenseItemId

        public String licenseItemId
        The unique ID of the only license item to get data from. Leave this empty to get the data of all items of the license.

        Max. length: 10.
    • Constructor Detail

      • GetLicenseRequestDTO

        public GetLicenseRequestDTO()