Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
OSellerProduct.DeliveryChargeTypeEnum |
OSellerProduct.getDeliveryChargeType()
Get deliveryChargeType
|
static OSellerProduct.DeliveryChargeTypeEnum |
OSellerProduct.DeliveryChargeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OSellerProduct.DeliveryChargeTypeEnum[] |
OSellerProduct.DeliveryChargeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OSellerProduct |
OSellerProduct.deliveryChargeType(OSellerProduct.DeliveryChargeTypeEnum deliveryChargeType) |
void |
OSellerProduct.setDeliveryChargeType(OSellerProduct.DeliveryChargeTypeEnum deliveryChargeType) |
Copyright © 2022. All rights reserved.