Raw.SecureValueErrorTranslationFile

Raw.SecureValueErrorTranslationFile

Represents an issue with one of the files that constitute the translation of a document. the error is considered resolved when the file changes.

secureValueErrorTranslationFile#a1144770 type:SecureValueType file_hash:bytes text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorTranslationFile {
    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: 0xa1144770

Property

  • type : Raw.TypeSecureValueType

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

  • fileHash : Buffer

    File hash

  • text : string

    Error message