public class SubscriptionPolicyDTO extends SubscriptionPolicyAllOfDTO
SERIALIZED_NAME_BILLING_PLAN, SERIALIZED_NAME_CUSTOM_ATTRIBUTES, SERIALIZED_NAME_DEFAULT_LIMIT, SERIALIZED_NAME_DESCRIPTION, SERIALIZED_NAME_DISPLAY_NAME, SERIALIZED_NAME_IS_DEPLOYED, SERIALIZED_NAME_PERMISSIONS, SERIALIZED_NAME_POLICY_ID, SERIALIZED_NAME_POLICY_NAME, SERIALIZED_NAME_RATE_LIMIT_COUNT, SERIALIZED_NAME_RATE_LIMIT_TIME_UNIT, SERIALIZED_NAME_STOP_ON_QUOTA_REACH, SERIALIZED_NAME_SUBSCRIBER_COUNT, SERIALIZED_NAME_TENANT_DOMAIN, SERIALIZED_NAME_TENANT_ID, SERIALIZED_NAME_UUID| Constructor and Description |
|---|
SubscriptionPolicyDTO() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
billingPlan, customAttributes, defaultLimit, description, displayName, getBillingPlan, getCustomAttributes, getDefaultLimit, getDescription, getDisplayName, getPermissions, getPolicyId, getPolicyName, getRateLimitCount, getRateLimitTimeUnit, getSubscriberCount, getTenantDomain, getTenantId, getUuid, isDeployed, isIsDeployed, isStopOnQuotaReach, permissions, policyId, policyName, rateLimitCount, rateLimitTimeUnit, setBillingPlan, setCustomAttributes, setDefaultLimit, setDescription, setDisplayName, setIsDeployed, setPermissions, setPolicyId, setPolicyName, setRateLimitCount, setRateLimitTimeUnit, setStopOnQuotaReach, setSubscriberCount, setTenantDomain, setTenantId, setUuid, stopOnQuotaReach, subscriberCount, tenantDomain, tenantId, uuidpublic boolean equals(Object o)
equals in class SubscriptionPolicyAllOfDTOpublic int hashCode()
hashCode in class SubscriptionPolicyAllOfDTOpublic String toString()
toString in class SubscriptionPolicyAllOfDTOCopyright © 2021 WSO2 Inc. All rights reserved.