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: 201
Constructor ID: 0xe537ced6
Property
type: Raw.TypeSecureValueTypeOne of securevaluetypepassport, securevaluetypedriverlicense, securevaluetypeidentitycard, securevaluetypeinternalpassport
fileHash: BufferFile hash
text: stringError message