Click or drag to resize

CheckResult Properties

The CheckResult type exposes the following members.

Properties
  NameDescription
Public propertyContainerId
Container identifier
(Inherited from JsdcOpInfo.)
Public propertyDepositOperationDateTime
Date and time of the deposit operation
Public propertyDigitalSafeUuid
Digital safe identifier (UUID)
(Inherited from JsdcOpInfo.)
Public propertyDocumentSize
Document size (byte)
(Inherited from JsdcPartialDocument.)
Public propertyDocumentUuid
Document identifier (UUID)
(Inherited from JsdcPartialDocument.)
Public propertyExternalDocumentId
External Document identifier (sent by the customer)
(Inherited from JsdcPartialDocument.)
Public propertyHash
Hash of the document
(Inherited from JsdcPartialDocument.)
Public propertyIsValid
Result of the document check operation (true if the document is in a valid status)
Public propertyJsdcOperationStatus
Final status of the operation
(Inherited from JsdcOpInfo.)
Public propertyOperationDateTime
Date and time of the operation request
(Inherited from JsdcOpInfo.)
Public propertyUserName
User name of the author of the request
(Inherited from JsdcOpInfo.)
Top
See Also