# XpubAddress ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **xpub** | Option<**String**> | xpub in the query | [optional] **address** | Option<**String**> | Address in the query | [optional] **address_type** | Option<**i32**> | Address type, 0 for receive address, 1 for change address. path is {{addressType}}/{{addressIndex}} | [optional] **address_index** | Option<**i32**> | Address index. Address path in the xpub is {{addressType}}/{{addressIndex}} | [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)