# MaintenanceProductDTO **Type:** GraphQL objects **Description:** Maintenance product information. ## Fields - creationDate (String): Creation date in ISO format - description (String): Description of the maintenance product - lastModifiedDate (String): Last modified date in ISO format - maintenanceName (String): Name of the maintenance product - partNumbers (PartNumbersDTO): List of associated part numbers - partNumber (String): Part number identifier - state (String): State of the maintenance product - version (String): Version of the maintenance product