Skip to main content

BidSheetBuyerCurrencyCustomerColumn

Currency column. Values are input by the buyer.

nameNamerequired

The name of the bid sheet column.

Possible values: <= 255 characters

isVisibleToSupplierIsvisibletosupplierrequired

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

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