Class ProductPriceSearch.Builder
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceSearch.Builder
- Enclosing class:
- ProductPriceSearch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()channelRef(Reference channelRef) custom(CustomFieldsType custom) customerGroup(CustomerGroup customerGroup) customerGroupRef(Reference customerGroupRef) discounted(DiscountedProductSearchPriceValue discounted) tiers(List<ProductSearchPriceTier> tiers) validFrom(OffsetDateTime validFrom) validUntil(OffsetDateTime validUntil)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
id
-
value
-
key
-
country
-
customerGroup
-
customerGroupRef
-
channel
-
channelRef
-
validFrom
-
validUntil
-
discounted
-
tiers
-
custom
-