Class
Last updated
Last updated
Name
Type
ReadOnly
References
Filterable
Sortable
Description
Id [KEY]
String
True
true
true
The Id of the class.
SyncToken
String
True
false
false
Version number of the object. It is used to lock an object for use by one app at a time. As soon as an application modifies an object, its SyncToken is incremented. Attempts to modify an object specifying an older SyncToken fails. Only the latest version of the object is maintained by QuickBooks Online.
MetaData_CreateTime
Datetime
True
true
true
The time the record was created.
MetaData_LastUpdatedTime
Datetime
True
true
true
The time the record was last updated.
Name
String
False
true
true
The name of the class.
SubClass
Boolean
True
true
true
This field indicates whether the class is a subclass or not.
ParentRef
String
False
Class.Id
false
false
The Id of the parent record.
ParentRef_Name
String
True
Class.Name
false
false
The Id of the parent record.
Active
Boolean
False
true
true
This field sets whether or not the class is active. Inactive classes may be hidden from display and excluded from financial transactions.
FullyQualifiedName
String
True
true
true
The fully qualified name of the class. The fully qualified name consists the topmost parent element followed by each subelement and separated by colons. For example: Parent:Account1:SubAccount1:SubAccount.