# UpdateWalletSecret ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | Option<**String**> | Secret name | [optional] **secret_type** | Option<[**crate::models::SecretType**](secretType.md)> | | [optional] **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)