# NewWalletSecret
## Properties
**name** | **String** | Secret name |
**secret_type** | [**crate::models::SecretType**](secretType.md) | |
**p_chain_address** | Option<**String**> | P Chain address of the wallet | [optional]
**private_key** | Option<**String**> | Private key of the wallet | [optional]
**private_key_format** | Option<**String**> | Format of the wallet private key | [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)