public class APIRevenueDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_PROPERTIES |
| Constructor and Description |
|---|
APIRevenueDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getProperties()
Map of custom properties related to API revenue
|
int |
hashCode() |
APIRevenueDTO |
properties(Map<String,String> properties) |
void |
setProperties(Map<String,String> properties) |
String |
toString() |
public static final String SERIALIZED_NAME_PROPERTIES
Copyright © 2021 WSO2 Inc. All rights reserved.