Class StandalonePrice.Builder
java.lang.Object
com.commercetools.graphql.api.types.StandalonePrice.Builder
- Enclosing class:
- StandalonePrice
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()channelRef(Reference channelRef) createdAt(OffsetDateTime createdAt) custom(CustomFieldsType custom) customerGroup(CustomerGroup customerGroup) customerGroupRef(Reference customerGroupRef) discounted(DiscountedProductPriceValue discounted) lastModifiedAt(OffsetDateTime lastModifiedAt) lastModifiedBy(Initiator lastModifiedBy) staged(StagedStandalonePrice staged) tiers(List<ProductPriceTier> tiers) validFrom(OffsetDateTime validFrom) validUntil(OffsetDateTime validUntil)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
id
-
version
-
key
-
sku
-
value
-
country
-
customerGroupRef
-
customerGroup
-
channelRef
-
channel
-
validFrom
-
validUntil
-
tiers
-
discounted
-
staged
-
custom
-
active
-
createdAt
-
lastModifiedAt
-
createdBy
-
lastModifiedBy
-