Package com.veeva.vault.sdk.api.document
Interface DocumentRendition
public interface DocumentRendition
Represents a target document-version rendition.
Used in DocumentService.createRenditions(List) to represent the list of renditions to create.
Can be instantiated in DocumentService.newDocumentRendition(FileReference, String, String).