Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.32 KB

CeView.md

File metadata and controls

23 lines (20 loc) · 1.32 KB

CeView

Properties

Name Type Description Notes
Uuid string [optional] [default to null]
Name string [optional] [default to null]
AccountId string [optional] [default to null]
ViewVersion string [optional] [default to null]
ViewTimeRange *ViewTimeRange [optional] [default to null]
ViewRules []ViewRule [optional] [default to null]
DataSources []string [optional] [default to null]
ViewVisualization *ViewVisualization [optional] [default to null]
ViewType string [optional] [default to null]
ViewState string [optional] [default to null]
TotalCost float64 [optional] [default to null]
CreatedAt int64 [optional] [default to null]
LastUpdatedAt int64 [optional] [default to null]
CreatedBy *EmbeddedUser [optional] [default to null]
LastUpdatedBy *EmbeddedUser [optional] [default to null]

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