Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.11 KB

ApplicationCIF.md

File metadata and controls

18 lines (14 loc) · 1.11 KB

ApplicationCIF

Properties

Name Type Description Notes
id int Internal ID of this entity.
created datetime The time this entity was created.
name str The name of the Application cart item filter used in API requests.
description str A short description of the Application cart item filter. [optional]
active_expression_id int The ID of the expression that the Application cart item filter uses. [optional]
modified_by int The ID of the user who last updated the Application cart item filter. [optional]
created_by 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]
application_id int The ID of the application that owns this entity.

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