Amount of funds in given currency
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/deribit/json-schema/currency_amount.json", "title": "Currency Amount", "example": 1, "type": "number", "description": "Amount of funds in given currency" }