# LicenseModelInput **Type:** GraphQL inputs **Description:** Represents a License Model ## Fields - issuer (String): specify who is issuing the license. Example: "SampleLicenseIssuer" - licenseModelName (String): specify a name that uniquely identifies this license model. Example: "LicenseModelName" - notice (String): This field is usually set at entitlement time and includes customer name and purchase order. Example: "Premium Feature A" - serialNumber (String): specify the serial number of the license. Example: "SampleSerialno" - vendorString (String): Unique value assigned by each publisher to each license. Example: "uniqueVendorString"