bluefin_api 1.5.0

Bluefin API
Documentation
# TransactionType

## Enum Variants

| Name | Value |
|---- | -----|
| Transfer | TRANSFER |
| Deposit | DEPOSIT |
| Withdraw | WITHDRAW |
| RealizedPnl | REALIZED_PNL |
| FundingFee | FUNDING_FEE |
| TradingFee | TRADING_FEE |
| TradingGasFee | TRADING_GAS_FEE |
| Bonus | BONUS |
| Unspecified | UNSPECIFIED |


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