Deribit · Schema

Beneficiary First Name

First name of the beneficiary (if beneficiary is a person)

DerivativesCryptocurrencyBitcoinEthereumOptionsFuturesPerpetualsTradingMarket DataBlock TradingWebSocketFinancial
View JSON Schema on GitHub

JSON Schema

beneficiary_first_name.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://api-evangelist.github.io/deribit/json-schema/beneficiary_first_name.json",
  "title": "Beneficiary First Name",
  "example": "John",
  "type": "string",
  "description": "First name of the beneficiary (if beneficiary is a person)"
}