TariffLicense
No description
type TariffLicense {
availableForRoles: [ManagerRole!]!
licenseCount: Int!
licenseType: TariffLicenseType!
}
Fieldsβ
TariffLicense.availableForRoles
Β βΒ [ManagerRole!]!
non-null enumβ
ΠΠΈΡΠ΅Π½Π·ΠΈΡ Π΄ΠΎΡΡΡΠΏΠ½Π° Π΄Π»Ρ ΡΠΎΠ»Π΅ΠΉ
TariffLicense.licenseCount
Β βΒ Int!
non-null scalarβ
ΠΠΎΠ»ΠΈΡΠ΅ΡΡΠ²ΠΎ Π»ΠΈΡΠ΅Π½Π·ΠΈΠΉ
TariffLicense.licenseType
Β βΒ TariffLicenseType!
non-null enumβ
ΠΠΈΠ΄ Π»ΠΈΡΠ΅Π½Π·ΠΈΠΈ
Member Ofβ
CompanyTariff
object