Skip to main content

EnrollmentResponse

Properties

NameTypeDescriptionNotes
errorstrError message for the failed enrollment record (For create/update/delete enrollments request)[optional]
fieldsList[ModelField]List of enrollment fields having field name and field value (For search enrollments request only)[optional]
idstrId of the enrollment (In Base64 string format)[optional]
statusstrStatus (Success/Failure) of the enrollment record (To check if the requested enrollment is successfully created/updated/deleted or not)[optional]

Example