OSTypeDTO
OSTypeDTO
| Name | Description | Schema | Default |
|---|---|---|---|
| os_type_id optional | OS Type id Example : OPEN_SOURCE | any of [string, null] | |
| display_name optional | Display Name Example : Open Source | any of [string, null] | |
| os_type_value optional | Display Name Example : opensource | any of [string, null] |