Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.12 KB

ApplicationCIF.md

File metadata and controls

17 lines (14 loc) · 1.12 KB

TalonOne.Model.ApplicationCIF

Properties

Name Type Description Notes
Id int Internal ID of this entity.
Created DateTime The time this entity was created.
Name string The name of the Application cart item filter used in API requests.
Description string A short description of the Application cart item filter. [optional]
ActiveExpressionId int The ID of the expression that the Application cart item filter uses. [optional]
ModifiedBy int The ID of the user who last updated the Application cart item filter. [optional]
CreatedBy int The ID of the user who created the Application cart item filter. [optional]
Modified DateTime Timestamp of the most recent update to the Application cart item filter. [optional]
ApplicationId int The ID of the application that owns this entity.

[Back to Model list] [Back to API list] [Back to README]