/home/desid573/public_html/angel/payment/xero/docs/Model
Edit: /home/desid573/public_html/angel/payment/xero/docs/Model/Attachment.md (700B)
# Attachment
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**attachment_id** | **string** | Unique ID for the file | [optional]
**file_name** | **string** | Name of the file | [optional]
**url** | **string** | URL to the file on xero.com | [optional]
**mime_type** | **string** | Type of file | [optional]
**content_length** | **float** | Length of the file content | [optional]
**include_online** | **bool** | Include the file with the online invoice | [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)