classes
Returns all classes accessible by the current user
Columns
| Name | Type | References | Description |
| class1_id | String | Unique identifier for the class. | |
| class1_descriptor | String | Descriptive label for the class. | |
| classOfInstance1_id | String | Unique identifier for the instance's associated class. | |
| classOfInstance1_descriptor | String | Descriptive label for the instance's associated class. | |
| superclasses | String | List of superclasses to which this class belongs. | |
| instanceSet1_id | String | Unique identifier for the set of instances within this class. | |
| instanceSet1_descriptor | String | Descriptive label for the set of instances within this class. | |
| name1 | String | Name assigned to the class. | |
| metadata | Bool | Indicates whether the class contains metadata (True/False). | |
| countClassReportFieldForClass | Int | Total number of report fields associated with this class. | |
| totalInstancesOfClassIncludingSubclasses | Int | Total number of instances of this class, including those in subclasses. | |
| comment | String | General comment or additional information about the class. | |
| classReportFieldsForClassAndSuperClasses | String | List of report fields available for this class and its superclasses. | |
| DEPRECATED | Bool | Indicates whether this class has been deprecated (True/False). | |
| translatableDataForClassOrSupersOrSubs | String | List of translatable data associated with this class, its superclasses, or its subclasses. | |
| securityGroups1 | String | Security groups associated with this class. | |
| iManSetupDataClass_id | String | Unique identifier for the iMan setup data class. | |
| iManSetupDataClass_descriptor | String | Descriptive label for the iMan setup data class. | |
| setupDataClass_id | String | Unique identifier for the setup data class. | |
| setupDataClass_descriptor | String | Descriptive label for the setup data class. | |
| workdayID | String | Unique identifier assigned to the class within Workday. | |
| businessObjectName | String | Name of the business object associated with this class. | |
| customerAccessibleReportFields | String | List of report fields accessible to customers for this class. | |
| customerAccessibleDataSources | String | List of data sources accessible to customers for this class. | |
| secured_id | String | Unique identifier for the security classification of the class. | |
| secured_descriptor | String | Descriptive label for the security classification of the class. | |
| effectiveAsOfDate | Date | A pseudo-column used to filter data based on the effective date of the class. | |
| effectiveAsOfMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of the class's effectiveness. | |
| entryDate | Date | A pseudo-column used to filter data based on the date the class entry was recorded. | |
| entryMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of when the class entry was recorded. |