Raw.SecureValueErrorFrontSide

Raw.SecureValueErrorFrontSide

Represents an issue with the front side of a document. the error is considered resolved when the file with the front side of the document changes.

secureValueErrorFrontSide#be3dfa type:SecureValueType file_hash:bytes text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorFrontSide {
    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: 0xbe3dfa

Property

  • type : Raw.TypeSecureValueType

    One of securevaluetypepassport, securevaluetypedriverlicense, securevaluetypeidentitycard, securevaluetypeinternalpassport

  • fileHash : Buffer

    File hash

  • text : string

    Error message