Raw.SecureValueErrorTranslationFiles

Raw.SecureValueErrorTranslationFiles

Represents an issue with the translated version of a document. the error is considered resolved when a file with the document translation changes.

secureValueErrorTranslationFiles#34636dd8 type:SecureValueType file_hash:Vector<bytes> text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorTranslationFiles {
    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: 0x34636dd8

Property

  • type : Raw.TypeSecureValueType

    One of securevaluetypepersonaldetails, securevaluetypepassport, securevaluetypedriverlicense, securevaluetypeidentitycard, securevaluetypeinternalpassport, securevaluetypeutilitybill, securevaluetypebankstatement, securevaluetyperentalagreement, securevaluetypepassportregistration, securevaluetypetemporaryregistration

  • fileHash : Array of Buffer

    Hash

  • text : string

    Error message