Class V2RoomSearchCriteriaAllOf

java.lang.Object
com.symphony.bdk.gen.api.model.V2RoomSearchCriteriaAllOf

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-26T16:14:56.804588655Z[Etc/UTC]") public class V2RoomSearchCriteriaAllOf extends Object
V2RoomSearchCriteriaAllOf
  • Field Details

  • Constructor Details

    • V2RoomSearchCriteriaAllOf

      public V2RoomSearchCriteriaAllOf()
  • Method Details

    • subType

      public V2RoomSearchCriteriaAllOf subType(String subType)
    • getSubType

      @Nullable public String getSubType()
      Restrict the search to the specific room subtype. Valid values are: EMAIL
      Returns:
      subType
    • setSubType

      public void setSubType(String subType)
    • equals

      public boolean equals(Object o)
      Return true if this V2RoomSearchCriteria_allOf object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object