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