# PartNumberResponseDTO **Type:** GraphQL objects **Description:** Response object representing a part number with full details ## Fields - createdDate (String): Creation date of the part number - description (String): Description of the part number - lastModifiedDate (String): Last modification date of the part number - name (String): Name of the part number - product (PartNumberProductResponseDTO): Product details associated with this part number - licenseModel (String): License model associated with the product - name (String): Name of the product - version (String): Version of the product - trialAvailability (Boolean): Trial availability flag