| Package | Description |
|---|---|
| com.veeva.vault.vapil.api.model.response |
Models for Vault API responses
|
| Modifier and Type | Method and Description |
|---|---|
DocumentAttachment |
DocumentAttachmentResponse.getDocumentAttachment() |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentAttachment> |
DocumentAttachmentResponse.getData() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentAttachmentResponse.setDocumentAttachment(DocumentAttachment attachment) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentAttachmentResponse.setData(List<DocumentAttachment> data) |
Copyright © 2021. All rights reserved.