Raw.SecureValueErrorFile

Raw.SecureValueErrorFile

Represents an issue with a document scan. the error is considered resolved when the file with the document scan changes.

secureValueErrorFile#7a700873 type:SecureValueType file_hash:bytes text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorFile {
    constructor(params: { type: Raw.TypeSecureValueType; fileHash: Buffer; text: string }) {}
  }
}
🚫

This is a types constructor, you can’t use it as method when call invoke.

Layer: 185
Constructor ID: 0x7a700873

Property

  • type : Raw.TypeSecureValueType

    One of securevaluetypeutilitybill, securevaluetypebankstatement, securevaluetyperentalagreement, securevaluetypepassportregistration, securevaluetypetemporaryregistration

  • fileHash : Buffer

    File hash

  • text : string

    Error message