Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.16 KB

ApplicationCIF.md

File metadata and controls

19 lines (14 loc) · 1.16 KB

# 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]