fireblocks-sdk 2025.10.17

Rust implementation of the Fireblocks SDK
Documentation
# TradingAccountType

## Enum Variants

| Name | Value |
|---- | -----|
| CoinFutures | COIN_FUTURES |
| CoinMarginedSwap | COIN_MARGINED_SWAP |
| Exchange | EXCHANGE |
| Funding | FUNDING |
| Fundable | FUNDABLE |
| Futures | FUTURES |
| FuturesCross | FUTURES_CROSS |
| Margin | MARGIN |
| MarginCross | MARGIN_CROSS |
| Options | OPTIONS |
| Spot | SPOT |
| UsdtMarginedSwapCross | USDT_MARGINED_SWAP_CROSS |
| UsdtFutures | USDT_FUTURES |
| Unified | UNIFIED |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)