# PartyIdentification
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**address** | Option<[**models::Address**](Address.md)> | | [optional]
**party_id** | **String** | Assigned identification for the party. |
**tax_registration_details** | Option<[**Vec<models::TaxRegistrationDetails>**](TaxRegistrationDetails.md)> | Tax registration details of the entity. | [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)