# ResellerAccount

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**username** | **string** | Account username | 
**password** | **string** | Account password (unhashed) | 
**user_email** | **string** | Account email | 
**user_phone** | **string** | Account phone number | 
**user_first_name** | **string** | Account owner first name | 
**user_last_name** | **string** | Account owner last name | 
**account_name** | **string** | Account name (usually company name) | 
**country** | **string** | Country of account holder | 

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

