public static class ItemVariationLocationOverrides.Builder extends Object
ItemVariationLocationOverrides.| Constructor and Description |
|---|
Builder() |
public ItemVariationLocationOverrides.Builder locationId(String locationId)
locationId - String value for locationId.public ItemVariationLocationOverrides.Builder priceMoney(Money priceMoney)
priceMoney - Money value for priceMoney.public ItemVariationLocationOverrides.Builder pricingType(String pricingType)
pricingType - String value for pricingType.public ItemVariationLocationOverrides.Builder trackInventory(Boolean trackInventory)
trackInventory - Boolean value for trackInventory.public ItemVariationLocationOverrides.Builder inventoryAlertType(String inventoryAlertType)
inventoryAlertType - String value for inventoryAlertType.public ItemVariationLocationOverrides.Builder inventoryAlertThreshold(Long inventoryAlertThreshold)
inventoryAlertThreshold - Long value for inventoryAlertThreshold.public ItemVariationLocationOverrides.Builder soldOut(Boolean soldOut)
soldOut - Boolean value for soldOut.public ItemVariationLocationOverrides.Builder soldOutValidUntil(String soldOutValidUntil)
soldOutValidUntil - String value for soldOutValidUntil.public ItemVariationLocationOverrides build()
ItemVariationLocationOverrides object using the set fields.ItemVariationLocationOverridesCopyright © 2022. All rights reserved.