Raw.SecureValueErrorSelfie

Raw.SecureValueErrorSelfie

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

secureValueErrorSelfie#e537ced6 type:SecureValueType file_hash:bytes text:string = SecureValueError;
export namespace Raw {
  export class SecureValueErrorSelfie {
    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: 0xe537ced6

Property

  • type : Raw.TypeSecureValueType

    One of securevaluetypepassport, securevaluetypedriverlicense, securevaluetypeidentitycard, securevaluetypeinternalpassport

  • fileHash : Buffer

    File hash

  • text : string

    Error message