Properties about the costs assocaited with a book resource.
Here is a JSON representation of Costs.
{
"usd": 12.99,
"eur": 8.00,
"xfr": 2700.00
}
Property | Type | Description |
---|---|---|
usd | Float | The price in US Dollars. |
eur | Float | The price in Euros. |
xfr | Float | The price in South Pacific Francs. |