# CoboWaas2.TransactionMessageSignEIP712Destination

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**destination_type** | [**TransactionDestinationType**](TransactionDestinationType.md) |  | 
**raw_structured_data** | **String** | The raw structured data to be signed, formatted as a JSON string. | [optional] 
**structured_data** | **{String: Object}** | The structured data to be signed, formatted as a JSON object according to the EIP-712 standard. | 


