Modifiers |
Catalog: Roller
Schema: Data
This is a read-only table. The Roller API may not support changing the data or the Invantive UniversalSQL driver for Roller does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Roller API.
Table Columns
The columns of the table Modifiers are shown below. Each column has an SQL data type.
Name |
Data Type |
Label |
Required |
Documentation |
|---|---|---|---|---|
amount |
decimal |
|
☐ |
The cost of the modifier (as either a $ amount or %). |
modifierGroupId |
varchar2 |
|
☐ |
Unique identifier of the modifier group |
modifierGroupName |
varchar2 |
|
☐ |
Name of the modifier group. |
modifierId |
varchar2 |
|
☐ |
Unique identifier of the modifier |
modifierName |
varchar2 |
|
☐ |
Name of the modifier. |
modifierType |
varchar2 |
|
☐ |
Whether the modifier adds a specific $ amount of a % of the cost of the modified item. |
Roller API Data Model