Skip to content
This repository was archived by the owner on Jun 26, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 719 Bytes

File metadata and controls

15 lines (12 loc) · 719 Bytes

IO.Swagger.Model.Column

Properties

Name Type Description Notes
Id string ID of the column.
Type string The type of this resource.
Href string API link to the column.
Name string Name of the column.
Display bool? Whether the column is the display column. [optional]
Calculated bool? Whether the column has a formula set on it. [optional]
Format ColumnFormat

[Back to Model list] [Back to API list] [Back to README]