| Field | Type | Required | Description | Example |
|---|---|---|---|---|
name |
OptionalNullable[str] | ➖ | Department name | R&D |
code |
OptionalNullable[str] | ➖ | N/A | 2 |
description |
OptionalNullable[str] | ➖ | N/A | R&D |
pass_through |
List[models.PassThroughBody] | ➖ | The pass_through property allows passing service-specific, custom data or structured modifications in request body when creating or updating resources. |