10 private readonly
string code;
31 public string Code => this.code;
Identity Review event arguments.
ClientMessageEventArgs(MessageEventArgs e, string LegalId, string Code, ValidationErrorType Type)
Identity Review event arguments.
string Code
Machine-readable code corresponding to the first error message.
Identity Review event arguments.
string LegalId
Identifier of associated Legal ID.
Event arguments for message events.
MessageType Type
Type of message received.
ValidationErrorType
Type of validation error.