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