Variable CONTENT_TYPESConst
CONTENT_TYPES: {
BATCH: "application/vnd.edocu.element.files.batch_patch.v0.0.1+json";
BATCH_CREATE: "application/vnd.edocu.element.batch_create.v2+json";
BATCH_EDIT_V1: "application/vnd.edocu.element.attributes.batch_patch.v0.0.1+json";
BATCH_EDIT_V2: "application/vnd.edocu.element.attributes.batch_patch.v2+json";
BATCH_METADATA: "application/vnd.edocu.element.get.batch.metadata.v2+json";
BATCH_USERS: "application/vnd.edocu.users.info-about.v1+json";
CREDENTIAL: "application/vdn.edocu.files.storage.credential.v0.0.1+json";
ELEMENT: "application/vnd.edocu.element.v2.0.0+json";
USER_CREATE: "application/vnd.edocu.user.v0.0.1+json";
WORK_RECORD: "application/vnd.edocu.element.work-record.v0.0.1+json";
} = ...
Type declaration
Readonly
BATCH: "application/vnd.edocu.element.files.batch_patch.v0.0.1+json"
Readonly
BATCH_CREATE: "application/vnd.edocu.element.batch_create.v2+json"
Readonly
BATCH_EDIT_V1: "application/vnd.edocu.element.attributes.batch_patch.v0.0.1+json"
Readonly
BATCH_EDIT_V2: "application/vnd.edocu.element.attributes.batch_patch.v2+json"
Readonly
BATCH_METADATA: "application/vnd.edocu.element.get.batch.metadata.v2+json"
Readonly
BATCH_USERS: "application/vnd.edocu.users.info-about.v1+json"
Readonly
CREDENTIAL: "application/vdn.edocu.files.storage.credential.v0.0.1+json"
Readonly
ELEMENT: "application/vnd.edocu.element.v2.0.0+json"
Readonly
USER_CREATE: "application/vnd.edocu.user.v0.0.1+json"
Readonly
WORK_RECORD: "application/vnd.edocu.element.work-record.v0.0.1+json"