InvoiceAttachments
Retrieves all attachments for a specific invoice.
Columns
| Name | Type | References | |
| InvoiceId | Integer |
Invoices.Id | |
| Id [KEY] | Integer | ||
| Object | String | ||
| CreatedAt | Datetime | ||
| FileId | Integer | ||
| FileName | String | ||
| FileObject | String | ||
| FileSize | Integer | ||
| FileType | String | ||
| FileUrl | String | ||
| FileCreatedAt | Datetime |