Skip to main content

BidSheetBuyerCurrencyCustomerColumn

Currency column. Values are input by the buyer.

namestringrequired

The name of the bid sheet column.

Possible values: <= 255 characters

isVisibleToSupplierbooleanrequired

Whether this buyer-side column is visible to the supplier.

typestring
Constant value: buyer_currency
Default value: buyer_currency
BidSheetBuyerCurrencyCustomerColumn
{
"isVisibleToSupplier": true,
"name": "Buyer currency",
"type": "buyer_currency"
}