| Name | Type | Description | Notes |
|---|---|---|---|
| id | Long | The internal ID of this entity. | |
| created | OffsetDateTime | The time this entity was created. | |
| cartItemFilterId | Long | The ID of the Application cart item filter. | [optional] |
| createdBy | Long | 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 | Long | The ID of the Application that owns this entity. |