bluefin_api 1.8.0

Bluefin API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# AffiliateMetadataFees

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**referral_perps_fee** | Option<**String**> | Earnings from referral perps fees (e9 format) | [optional]
**subaffiliate_perps_earnings** | Option<**String**> | Earnings from subaffiliate perps (e9 format) | [optional]
**spot_lp_fee** | Option<**String**> | Earnings from spot LP fees (e9 format) | [optional]
**referral_spot_lp_fee** | Option<**String**> | Earnings from referral spot LP fees (e9 format) | [optional]
**referral_lending_rewards** | Option<**String**> | Earnings from referral lending rewards (e9 format) | [optional]
**perps_fee_cashback** | Option<**String**> | Cashback from perps fees (e9 format) | [optional]

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