# GenerateAddressRi
## Properties
**addresses** | [**Vec<crate::models::GenerateAddressRiAddresses>**](GenerateAddressRI_addresses.md) | |
**private_key** | **String** | Represents the privately known secret key used for authentication and encryption of the address. |
**public_key** | **String** | Represents the publicly known key used for identification of the address. |
**wif** | **String** | Represents the Wallet Import Format which dictates the encoding that allows the copy of the private ECDSA key easily. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)