Tracking Category

{
    id: "00000000-0000-0000-0000-00000000",
    remoteId: "5000000000000243015",
    trackingCategoryName: "Test Class 1",
    trackingCategoryStatus: "ACTIVE",
    trackingCategoryType: "CLASS",
    parentCategoryId: null,
    companyId: null,
    remoteDeleted: false,
    createdAt: "2024-02-22T11:17:32.963Z",
    updatedAt: "2024-02-22T13:53:25.986Z"
}

Properties


idString

The Alloy-generated unique ID


remoteIdString

The ID of the object in the third-party application.


trackingCategoryNameString

The descriptive name or label of the tracking category, indicating its purpose or usage.


trackingCategoryStatusEnum

The current state or condition of the tracking category. Possible values: ACTIVE, ARCHIVED


trackingCategoryTypeEnum

Specifies the nature or kind of the tracking category, potentially indicating its application. Possible values: CLASS, DEPARTMENT


parentCategoryIdString

ID of the parent category.


companyIdString

ID of the company the tracking category belongs to.



remoteDeletedBoolean

Flag to indicate that the record has been deleted in the third-party application.


createdAtDateTime

Date and time the record has been synced into the data cache.


updatedAtDateTime

Date and time the record has been updated in the data cache.