| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Attachment |
Attachment.attachmentID(UUID attachmentID) |
Attachment |
Attachment.contentLength(BigDecimal contentLength) |
Attachment |
Attachment.fileName(String fileName) |
Attachment |
Attachment.includeOnline(Boolean includeOnline) |
Attachment |
Attachment.mimeType(String mimeType) |
Attachment |
Attachment.url(String url) |
| Modifier and Type | Method and Description |
|---|---|
List<Attachment> |
Attachments.getAttachments()
Get attachments
|
| Modifier and Type | Method and Description |
|---|---|
Attachments |
Attachments.addAttachmentsItem(Attachment attachmentsItem) |
| Modifier and Type | Method and Description |
|---|---|
Attachments |
Attachments.attachments(List<Attachment> attachments) |
void |
Attachments.setAttachments(List<Attachment> attachments) |
Copyright © 2018. All rights reserved.