public class APIMaxTpsDTO extends Object
| Constructor and Description |
|---|
APIMaxTpsDTO() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getProduction() |
Long |
getSandbox() |
void |
setProduction(Long production) |
void |
setSandbox(Long sandbox) |
Copyright © 2019 WSO2. All rights reserved.