# CoboWaas2.TransactionUserApprovalDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **String** | The name of the user who audited this message. | [optional] 
**email** | **String** | The email of the user who audited this message. | [optional] 
**pubkey** | **String** | The Cobo Guard public key of the user who audited this message. | [optional] 
**result** | [**TransactionApprovalResult**](TransactionApprovalResult.md) |  | [optional] 
**signature** | **String** | The signature of the audited message. | [optional] 
**language** | **String** | The language of the audited message. | [optional] 
**message_version** | **String** | The version of the audited message. | [optional] 
**message** | **String** | The audited message. | [optional] 
**extra_message** | **String** | The extra audited message. | [optional] 


