ReportSortByType
No description
enum ReportSortByType {
SORT_BY_COMPANY_NAME
SORT_BY_CONTACT_SCORE
SORT_BY_DATE_TIME
SORT_BY_NONE
SORT_BY_PAGES_VIEWED
}
Values
ReportSortByType.SORT_BY_COMPANY_NAME
ReportSortByType.SORT_BY_CONTACT_SCORE
ReportSortByType.SORT_BY_DATE_TIME
ReportSortByType.SORT_BY_NONE
ReportSortByType.SORT_BY_PAGES_VIEWED
Member Of
CreateReportInput
input ● PatchableReportFields
input ● Report
object