Class ContactsGetAvailableExtensionPropertiesRequestBody


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

      • ContactsGetAvailableExtensionPropertiesRequestBody

        public ContactsGetAvailableExtensionPropertiesRequestBody()
    • Method Detail

      • isSyncedFromOnPremises

        public Boolean isSyncedFromOnPremises()
        Get the isSyncedFromOnPremises property: The isSyncedFromOnPremises property.
        Returns:
        the isSyncedFromOnPremises value.
      • withIsSyncedFromOnPremises

        public ContactsGetAvailableExtensionPropertiesRequestBody withIsSyncedFromOnPremises​(Boolean isSyncedFromOnPremises)
        Set the isSyncedFromOnPremises property: The isSyncedFromOnPremises property.
        Parameters:
        isSyncedFromOnPremises - the isSyncedFromOnPremises value to set.
        Returns:
        the ContactsGetAvailableExtensionPropertiesRequestBody object itself.
      • additionalProperties

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

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

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