brandon14/ebay-sdk-php

View on GitHub
src/Buy/Browse/V1/docs/Model/VatDetail.md

Summary

Maintainability
Test Coverage
# # VatDetail

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**issuing_country** | **string** | The two-letter <a href=\"https://www.iso.org/iso-3166-country-codes.html \" target=\"_blank\">ISO 3166</a> standard of the country issuing the seller's VAT (value added tax) ID. VAT is a tax added by some European countries. For implementation help, refer to <a href='https://developer.ebay.com/api-docs/buy/browse/types/ba:CountryCodeEnum'>eBay API documentation</a> | [optional]
**vat_id** | **string** | The seller's VAT (value added tax) ID. VAT is a tax added by some European countries. | [optional]

[[Back to Model list]](../../README.md#models) [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)