# SupportPackageListItemSchema

**object**

## metadata  
**object** [SupportPackageMetadataSchema](https://docs.mediakind.com/api-reference/fleets-api/schemas/supportpackagemetadataschema) **Required**  
Support package metadata.

### Show 6 properties  
### Hide 6 properties

- **created**  
  - *string or null* **Optional**  
  ISO 8601 creation timestamp of the support package.

- **description**  
  - *string* **Optional**  
  A description of the support package content.

- **device**  
  - *string* **Optional**  
  The device name this package belongs to.

- **friendlyName**  
  - *string* **Optional**  
  The human-friendly name of the support package.

- **name**  
  - *string* **Required**  
  The name of the support package.

- **size**  
  - *integer or null* **Optional**  
  The size of the support package in bytes.
