RegisterOut

Overview

The RegisterOut schema contains the smart consent status that is returned to the Financial Institution, indicating the consent status of the email to whom they wish to deliver electronic packages.

{
user	string
nullable: true
gets or sets the user

status	string
nullable: true
gets or sets the status

statusDate	string
nullable: true
gets or sets the statusDate

message	string
nullable: true
gets or sets a message

}