Class UniqueValuesResponse

java.lang.Object
org.tailormap.api.viewer.model.UniqueValuesResponse
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.SpringCodegen", comments="Generator version: 7.9.0") public class UniqueValuesResponse extends Object implements Serializable
A -possibly empty- list of unique values of the requested attributes.
See Also:
  • Constructor Details

    • UniqueValuesResponse

      public UniqueValuesResponse()
  • Method Details