/home/desid573/public_html/payment/xero-2/doc/file/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/file/Model/Association.md (717B)
# Association
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**file_id** | **string** | The unique identifier of the file | [optional]
**object_id** | **string** | The identifier of the object that the file is being associated with (e.g. InvoiceID, BankTransactionID, ContactID) | [optional]
**object_group** | [**\XeroAPI\XeroPHP\Models\File\ObjectGroup**](ObjectGroup.md) | | [optional]
**object_type** | [**\XeroAPI\XeroPHP\Models\File\ObjectType**](ObjectType.md) | | [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)