# SuiteListItemDTO **Type:** GraphQL objects **Description:** Suite list item with basic information. ## Fields - createdOn (String): Creation date (ISO 8601 format) - description (String): Description of the suite - licenseGenerator (String): License generator - licenseTechnology (String): License technology - obsoleteFulfillmentDownloadEndUser (Boolean): Obsolete fulfillment download for end user - obsoleteFulfillmentDownloadProducer (Boolean): Obsolete fulfillment download for producer - packageName (String): Package name - packageVersion (String): Package version - packageVersionFormat (String): Package version format - state (String): State of the suite (e.g., DRAFT, DEPLOYED, OBSOLETE, INACTIVE) - suiteCategory (String): Suite category - suiteName (String): Name of the suite - updatedOn (String): Last modified date (ISO 8601 format) - usedOnDevice (Boolean): Indicates if suite is used on device - version (String): Version of the suite