You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boolean flag to determines whether the file is sent with the document it is attached to on client facing communications. Note- The SendWithObject element is only returned when using /Associations/{ObjectId} endpoint.
[optional]
name
String
The name of the associated file. Note- The Name element is only returned when using /Associations/{ObjectId} endpoint.
[optional]
size
Integer
The size of the associated file in bytes. Note- The Size element is only returned when using /Associations/{ObjectId} endpoint.
[optional]
file_id
String
The unique identifier of the file
[optional]
xero_object_id
String
The identifier of the object that the file is being associated with (e.g. InvoiceID, BankTransactionID, ContactID)