Class CompListingSetting

java.lang.Object
org.oxerr.stubhub.client.model.CompListingSetting

public class CompListingSetting extends Object
  • Constructor Details

    • CompListingSetting

      public CompListingSetting()
  • Method Details

    • getCompListingMode

      public String getCompListingMode()
    • setCompListingMode

      public void setCompListingMode(String compListingMode)
    • getCompListingFloor

      public BigDecimal getCompListingFloor()
    • setCompListingFloor

      public void setCompListingFloor(BigDecimal compListingFloor)
    • getCompListingCeiling

      public BigDecimal getCompListingCeiling()
    • setCompListingCeiling

      public void setCompListingCeiling(BigDecimal compListingCeiling)
    • getQuantityScoreAdjustmentEnabled

      public Boolean getQuantityScoreAdjustmentEnabled()
    • setQuantityScoreAdjustmentEnabled

      public void setQuantityScoreAdjustmentEnabled(Boolean quantityScoreAdjustmentEnabled)
    • getQuantityScoreAdjustmentOverridesJson

      public String getQuantityScoreAdjustmentOverridesJson()
    • setQuantityScoreAdjustmentOverridesJson

      public void setQuantityScoreAdjustmentOverridesJson(String quantityScoreAdjustmentOverridesJson)
    • getOnlyForSameZoneEnabled

      public Boolean getOnlyForSameZoneEnabled()
    • setOnlyForSameZoneEnabled

      public void setOnlyForSameZoneEnabled(Boolean onlyForSameZoneEnabled)
    • getOnlyForSelectedSectionsEnabled

      public Boolean getOnlyForSelectedSectionsEnabled()
    • setOnlyForSelectedSectionsEnabled

      public void setOnlyForSelectedSectionsEnabled(Boolean onlyForSelectedSectionsEnabled)