# Product **Type:** GraphQL objects **Description:** Represents a product entity. ## Fields - licenseModel (LicenseModel): License model associated with the product. - issuer (String): Issuer associated with the license model. - licenseModelName (String): License model name. - notice (String): Notice associated with the license model. - serialNumber (String): Serial number associated with the license model. - vendorString (String): Vendor string associated with the license model. - productName (String): Product name. - productVersion (String): Product version. - quantityPerCopy (Int): Quantity per copy of the product.