| Name | Type | Description | Notes |
|---|---|---|---|
| shopping_cart_item_id | int | Shopping Cart Item | [optional] |
| charge_item_id | int | Charge Item | [optional] |
| description | str | Description | [optional] |
| comments | str | Comments | [optional] |
| max_quantity | int | Max Quantity | [optional] |
| amount | str | Amount | [optional] |
| amount_cost | str | Amount Cost | [optional] |
| table_id | int | Table | [optional] |
| table_name | str | Table Name | [optional] |
| view_on_web | bool | View On Web | [optional] |
| web_image_location | str | Web Image Location | [optional] |
| sort_order | int | Sort Order | [optional] |
| active_date_start | str | Active Date Start | [optional] |
| active_date_end | str | Active Date End | [optional] |
| max_items_per_entry | int | Max Items Per Entry | [optional] |
| transaction_template_id | int | Transaction Template | [optional] |
| record_type_enum | str | Record Type | [optional] |
| custom_bit1 | bool | Custom Flag 1 | [optional] |
| custom_bit2 | bool | Custom Flag 2 | [optional] |
| custom_string1 | str | Custom String 1 | [optional] |
| custom_string2 | str | Custom String 2 | [optional] |
| custom_string3 | str | Custom String 3 | [optional] |
| custom_string4 | str | Custom String 4 | [optional] |
| custom_string5 | str | Custom String 5 | [optional] |
| custom_string6 | str | Custom String 6 | [optional] |
| custom_date1 | str | Custom Date 1 | [optional] |
| custom_date2 | str | Custom Date 2 | [optional] |
| security_user_id | int | Security User | [optional] |
| created_by_security_user_id | int | Created By Security User | [optional] |
| date_created | datetime | Date Created | [optional] |
| date_modified | str | Date Modified | [optional] |