RespondentDetails

RespondentDetails is a domain object which encapsulates the Respondent object and is embedded in the PollDetails object:

{     "type":"object",   "properties":{        "respondentEmail":{           "type":"string"      },      "respondentDisplayName":{           "type":"string"      }   }}

Get Hands-On Serverless Applications with Kotlin now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.