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