Class CustomPropertiesMapRepresentation

    • Constructor Detail

      • CustomPropertiesMapRepresentation

        public CustomPropertiesMapRepresentation()
    • Method Detail

      • getCustomProperties

        @JSONProperty(ignoreIfNull=true)
        public Map<String,​Object> getCustomProperties()
      • setCustomProperties

        public void setCustomProperties​(Map<String,​Object> customProperties)