Skip to main content

UploadRentalContractDocumentInput

No description

input UploadRentalContractDocumentInput {
description: String
foreignId: String!
mimeType: String
name: String
provider: DocumentProviderEnum!
}

Fields

NomTypeDescription
descriptionString scalarOptional description of the document.
foreignIdString! non-null scalarExternal identifier of the document. Linked to the provider
mimeTypeString scalarMIME type of the document (e.g. application/pdf).
nameString scalarDisplay name of the document.
providerDocumentProviderEnum! non-null enumDocument storage provider (e.g. uploadcare). uploadContractDocumentFile