Class VirtualEventRegistrationQuestionAnswer

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class VirtualEventRegistrationQuestionAnswer
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • booleanValue

        protected Boolean booleanValue
      • displayName

        protected String displayName
      • multiChoiceValues

        protected List<String> multiChoiceValues
      • multiChoiceValuesNextLink

        protected String multiChoiceValuesNextLink
      • questionId

        protected String questionId
      • value

        protected String value
    • Constructor Detail

      • VirtualEventRegistrationQuestionAnswer

        protected VirtualEventRegistrationQuestionAnswer()