# PrepareAnAccountBasedTransactionFromHdWalletXPubYPubZPubRbDataItem ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **additional_data** | Option<**String**> | Representation of the additional data. | [optional] **amount** | **String** | Representation of the amount of the transaction | **fee** | [**crate::models::PrepareAnAccountBasedTransactionFromHdWalletXPubYPubZPubRbDataItemFee**](PrepareAnAccount_BasedTransactionFromHDWalletXPubYPubZPubRB_data_item_fee.md) | | **nonce** | Option<**String**> | Representation of the nonce value | [optional] **recipient** | **String** | Represents a list of recipient addresses with the respective amounts. In account-based protocols like Ethereum there is only one address in this list. | **sender** | **String** | Represents a sender address with the respective amount. In account-based protocols like Ethereum there is only one address in this list. | **transaction_type** | Option<**String**> | Representation of the transaction type | [optional] **xpub** | **String** | Defines the account extended publicly known key which is used to derive all child public keys. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)