PatientRegistrationResultData
Contains the details information about successful registration.
Properties
ActivationType | int | How can the patient activate her account:
The server choose activation type according actual configuration. The client uses this information to provide right information about activation to the patient. |
---|
JSON Example
{
"ActivationType": 2
}