| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<i32> | Flag Id | [optional] |
| flag | Option<String> | Flag text | [optional] |
| attachment | Option<models::Attachment> | Attachment corresponding to the Flag | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| id | Option<i32> | Flag Id | [optional] |
| flag | Option<String> | Flag text | [optional] |
| attachment | Option<models::Attachment> | Attachment corresponding to the Flag | [optional] |