Package | Description |
---|---|
com.coupang.marketplace.client.model.product |
Modifier and Type | Method and Description |
---|---|
BudgetStateResponse |
BudgetStateResponse.contractId(Long contractId) |
BudgetStateResponse |
BudgetStateResponse.targetMonth(String targetMonth) |
BudgetStateResponse |
BudgetStateResponse.totalBudgetAmount(BigDecimal totalBudgetAmount) |
BudgetStateResponse |
BudgetStateResponse.usedBudgetAmount(BigDecimal usedBudgetAmount) |
BudgetStateResponse |
BudgetStateResponse.vendorShareRatio(Double vendorShareRatio) |
Modifier and Type | Method and Description |
---|---|
List<BudgetStateResponse> |
DataOfListOfBudgetStateResponse.getContent()
Get content
|
Modifier and Type | Method and Description |
---|---|
DataOfListOfBudgetStateResponse |
DataOfListOfBudgetStateResponse.addContentItem(BudgetStateResponse contentItem) |
Modifier and Type | Method and Description |
---|---|
DataOfListOfBudgetStateResponse |
DataOfListOfBudgetStateResponse.content(List<BudgetStateResponse> content) |
void |
DataOfListOfBudgetStateResponse.setContent(List<BudgetStateResponse> content) |
Copyright © 2022. All rights reserved.