Class ContactsCheckMemberObjectsRequestBody


  • public final class ContactsCheckMemberObjectsRequestBody
    extends Object
    The ContactsCheckMemberObjectsRequestBody model.
    • Constructor Detail

      • ContactsCheckMemberObjectsRequestBody

        public ContactsCheckMemberObjectsRequestBody()
    • Method Detail

      • ids

        public List<String> ids()
        Get the ids property: The ids property.
        Returns:
        the ids value.
      • additionalProperties

        public Map<String,​Object> additionalProperties()
        Get the additionalProperties property: Dictionary of <any>.
        Returns:
        the additionalProperties value.
      • withAdditionalProperties

        public ContactsCheckMemberObjectsRequestBody withAdditionalProperties​(Map<String,​Object> additionalProperties)
        Set the additionalProperties property: Dictionary of <any>.
        Parameters:
        additionalProperties - the additionalProperties value to set.
        Returns:
        the ContactsCheckMemberObjectsRequestBody object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.