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