Raw.SecureValueErrorFiles

Raw.SecureValueErrorFiles

Represents an issue with a list of scans. the error is considered resolved when the list of files containing the scans changes.

secureValueErrorFiles#666220e9 type:SecureValueType file_hash:Vector<bytes> text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorFiles {
    constructor(params: { type: Raw.TypeSecureValueType; fileHash: Array<Buffer>; text: string }) {}
  }
}
🚫

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

Layer: 185
Constructor ID: 0x666220e9

Property

  • type : Raw.TypeSecureValueType

    One of securevaluetypeutilitybill, securevaluetypebankstatement, securevaluetyperentalagreement, securevaluetypepassportregistration, securevaluetypetemporaryregistration

  • fileHash : Array of Buffer

    File hash

  • text : string

    Error message