Class ProductPriceDataInput.Builder
java.lang.Object
com.commercetools.graphql.api.types.ProductPriceDataInput.Builder
- Enclosing class:
- ProductPriceDataInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()channel(ResourceIdentifierInput channel) custom(CustomFieldsDraft custom) customerGroup(ReferenceInput customerGroup) discounted(DiscountedProductPriceValueInput discounted) tiers(List<ProductPriceTierInput> tiers) validFrom(OffsetDateTime validFrom) validUntil(OffsetDateTime validUntil) value(BaseMoneyInput value)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
value
-
key
-
country
-
customerGroup
-
channel
-
validFrom
-
validUntil
-
tiers
-
custom
-
discounted
-