BidOptionsNotConfiguredError
Indicates that columns have bid options assigned but bid options are not configured in the bid sheet settings.
typeTyperequired
Constant value:
bid_options_not_configuredDefault value:
bid_options_not_configuredcolumnNamesstring[]required
The names of columns with bid options assigned.
BidOptionsNotConfiguredError
{
"type": "bid_options_not_configured",
"columnNames": [
"string"
]
}