Specifies the base set of criteria to use when retrieving GL account summary objects. Only GL accounts that match the specified criteria will be returned. For the best performance, create criteria that uses only the properties marked with the dagger (†). These properties correspond to indexed columns in the database.
Property |
Type |
Description |
---|---|---|
CreatedDate |
A date/time restriction specifying the date the GL account was created. |
|
ModifiedDate |
A date/time restriction specifying the date the GL account was modified. The value is in Coordinated Universal Time (UTC). Both the date and time portions of the value must be specified for the criteria. |
|
IsActive |
A boolean restriction specifying the active status of the GL account. |
|
GLAccountId |
A string restriction specifying the ID of the GL account. |
|
Description† |
A string restriction specifying the description of the GL account. |
|
Alias† |
A string restriction specifying the alias of the GL account. |