Options
All
  • Public
  • Public/Protected
  • All
Menu

Module "src/queries/account/fragments/accountBalance"

Index

Variables

Const ACCOUNT_BALANCE_FRAGMENT

ACCOUNT_BALANCE_FRAGMENT: any = gql`fragment accountBalanceFields on AccountBalance {available {...currencyAmountFields}inOrders {...currencyAmountFields}pending {...currencyAmountFields}personal {...currencyAmountFields}asset {...assetFields}depositAddress}${CURRENCY_AMOUNT_FRAGMENT}${ASSET_FRAGMENT}`

Generated using TypeDoc