Views
tm.view
1min
a view consists of set of field definitions and is used to present information about contacts, orders, events or tickets in the form of a list fields field type description id int unique id typeid int type id name mlstring name of the view columns \[viewcolumn] list of field definitions that are part of this view orderby int the field definitions to order the results on orderby asc bool indicates whether the results should be ordered ascending or descending createdts timestamp created timestamp lastupdatets timestamp last updated timestamp isarchived bool whether or not this item is archived