Admin APIAPI ReferenceDiscogsObjectsDiscogsOrderFeeOn this pageDiscogsOrderFee Object Description Fee or price information with currency. Declaration type DiscogsOrderFee { currency: String! value: String!} Fields NameTypeDescriptioncurrencyString!Currency code.valueString!Fee or price value as a string.