public class APIMonetizationUsageDTO extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_PROPERTIES |
| Constructor and Description |
|---|
APIMonetizationUsageDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<String,String> |
getProperties()
Map of custom properties related to monetization usage
|
int |
hashCode() |
APIMonetizationUsageDTO |
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.