get_fee_with_currency: Get the fee for your currency

Description Usage Arguments Details

View source: R/Marketplace.R

Description

Get the fee for your currency

Usage

1
2
3
4
5
get_fee_with_currency(
  price,
  options = list(),
  token = NA
)

Arguments

price

The price to calculate a fee from

options

(optional) Parameters, see Details

token

(optional) Token object obtained from authorize() or a string containing your personal access token

Details

The Fee resource allows you to quickly calculate the fee for selling an item on the Marketplace given a particular currency.


Pascallio/discogsAPI documentation built on Dec. 31, 2020, 3:27 p.m.