Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 722 Bytes

ReportDataSourceSchema.md

File metadata and controls

13 lines (9 loc) · 722 Bytes

com.ultracart.admin.v2.Model.ReportDataSourceSchema

Properties

Name Type Description Notes
Config string A JSON representation of the configuration for this visualization [optional]
Dimension bool? Whether or not this column can be used as a dimension within a visualization [optional]
Name string [optional]
Type string Type of the column. Only supporting the allowed values. Any other types will be ignored. [optional]

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