Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 847 Bytes

ApplicationCIFExpression.md

File metadata and controls

14 lines (11 loc) · 847 Bytes

TalonOne.Model.ApplicationCIFExpression

Properties

Name Type Description Notes
Id int Internal ID of this entity.
Created DateTime The time this entity was created.
CartItemFilterId int The ID of the Application cart item filter. [optional]
CreatedBy int The ID of the user who created the Application cart item filter. [optional]
Expression List<Object> Arbitrary additional JSON data associated with 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]