Package model

Enum CreateExternalLinkRequest.TypeEnum

java.lang.Object
java.lang.Enum<CreateExternalLinkRequest.TypeEnum>
model.CreateExternalLinkRequest.TypeEnum
All Implemented Interfaces:
Serializable, Comparable<CreateExternalLinkRequest.TypeEnum>, java.lang.constant.Constable
Enclosing class:
CreateExternalLinkRequest

public static enum CreateExternalLinkRequest.TypeEnum extends Enum<CreateExternalLinkRequest.TypeEnum>
<ul><li>Set to <strong>UPLOAD</strong> to create a link that can be used to upload files to Finix.<li>Set to <strong>DOWNLOAD</strong> to create a link where the uploaded file can be downloaded from.<li>Set to <strong>VIEW</strong> to create a link that displays the file in browser.