Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
ExchangeDtoV1.CreatedByTypeEnum |
ExchangeDtoV1.getCreatedByType()
Get createdByType
|
static ExchangeDtoV1.CreatedByTypeEnum |
ExchangeDtoV1.CreatedByTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExchangeDtoV1.CreatedByTypeEnum[] |
ExchangeDtoV1.CreatedByTypeEnum.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.createdByType(ExchangeDtoV1.CreatedByTypeEnum createdByType) |
void |
ExchangeDtoV1.setCreatedByType(ExchangeDtoV1.CreatedByTypeEnum createdByType) |
Copyright © 2022. All rights reserved.