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