Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 4.55 KB

File metadata and controls

11 lines (8 loc) · 4.55 KB

DepartmentInput

Fields

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.