bluefin_api 1.13.0

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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**parent_referral_code** | Option<**String**> | Referral code of the parent affiliate | [optional]
**name** | **String** | Name of the applicant | 
**email** | **String** | Email address of the applicant | 
**social_user_names** | Option<[**models::OnboardAffiliateRequestSocialUserNames**]onboardAffiliate_request_socialUserNames.md> |  | [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)