Constants

enum Constants : Enum<Constants>

Entries

MAX_PAGES_TO_PROCESS
Link copied to clipboard
MAX_PAGES_TO_PROCESS("max_pages_to_process")

header for HttpRequest

FILE_URLS
Link copied to clipboard
FILE_URLS("file_urls")

header for HttpRequest

FILE_URL
Link copied to clipboard
FILE_URL("file_url")

header for HttpRequest

EXTERNAL_ID
Link copied to clipboard
EXTERNAL_ID("external_id")

header for HttpRequest

BOOST_MODE
Link copied to clipboard
BOOST_MODE("boost_mode")

header for HttpRequest

AUTO_DELETE
Link copied to clipboard
AUTO_DELETE("auto_delete")

header for HttpRequest

CATEGORIES
Link copied to clipboard
CATEGORIES("categories")

header for HttpRequest

FILE_DATA
Link copied to clipboard
FILE_DATA("file_data")

header for HttpRequest

FILE_NAME
Link copied to clipboard
FILE_NAME("file_name")

header for HttpRequest

TIMESTAMP
Link copied to clipboard
TIMESTAMP("timestamp")

header for HttpRequest

X_VERYFI_REQUEST_SIGNATURE
Link copied to clipboard
X_VERYFI_REQUEST_SIGNATURE("X-Veryfi-Request-Signature")

header for HttpRequest

X_VERYFI_REQUEST_TIMESTAMP
Link copied to clipboard
X_VERYFI_REQUEST_TIMESTAMP("X-Veryfi-Request-Timestamp")

header for HttpRequest

AUTHORIZATION
Link copied to clipboard
AUTHORIZATION("Authorization")

header for HttpRequest

CLIENT_ID
Link copied to clipboard
CLIENT_ID("Client-Id")

header for HttpRequest

CONTENT_TYPE
Link copied to clipboard
CONTENT_TYPE("Content-Type")

header for HttpRequest

APPLICATION_JSON
Link copied to clipboard
APPLICATION_JSON("application/json")

header for HttpRequest

USER_AGENT_ANDROID
Link copied to clipboard
USER_AGENT_ANDROID("Android Veryfi-Android/1.0.7")

header for HttpRequest

USER_AGENT
Link copied to clipboard
USER_AGENT("User-Agent")

header for HttpRequest

ACCEPT
Link copied to clipboard
ACCEPT("Accept")

header for HttpRequest

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: String