| Package | Description |
|---|---|
| org.wso2.am.integration.clients.store.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
APITiersDTO |
APITiersDTO.monetizationAttributes(APIMonetizationAttributesDTO monetizationAttributes) |
APITiersDTO |
APITiersDTO.tierName(String tierName) |
APITiersDTO |
APITiersDTO.tierPlan(String tierPlan) |
| Modifier and Type | Method and Description |
|---|---|
List<APITiersDTO> |
APIDTO.getTiers()
The subscription tiers selected for the particular API
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIDTO.setTiers(List<APITiersDTO> tiers) |
APIDTO |
APIDTO.tiers(List<APITiersDTO> tiers) |
Copyright © 2021 WSO2 Inc. All rights reserved.