/home/desid573/public_html/angel/payment/xero/vendor/xeroapi/xero-php-oauth2/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/vendor/xeroapi/xero-php-oauth2/docs/Model/Purchase.md (865B)
# Purchase
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**unit_price** | **double** | Unit Price of the item. By default UnitPrice is rounded to two decimal places. You can use 4 decimal places by adding the unitdp=4 querystring parameter to your request. | [optional]
**account_code** | **string** | Default account code to be used for purchased/sale. Not applicable to the purchase details of tracked items | [optional]
**cogs_account_code** | **string** | Cost of goods sold account. Only applicable to the purchase details of tracked items. | [optional]
**tax_type** | **string** | The tax type from TaxRates | [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)