| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | [optional] | |
| columns | List<ViewColumn> | [optional] | |
| gridId | String | [optional] | |
| gridStatus | GridStatusEnum | [optional] | |
| name | String | [optional] | |
| records | List<Record> | [optional] |
| Name | Value |
|---|---|
| DELETED | "deleted" |
| ACTIVE | "active" |
| INACTIVE | "inactive" |
| RESTORING | "restoring" |
| BACKING_UP | "backingUp" |
| UPLOADING | "uploading" |
| IMPORTING | "importing" |
| BRANCHING | "branching" |
| MERGING | "merging" |
| DUPLICATING | "duplicating" |
| CLEARING_RECORDS | "clearingRecords" |
| COPYING | "copying" |
| UPDATING_WORKFLOW | "updatingWorkflow" |
| ARCHIVED | "archived" |
- Serializable