public static class APIMIntegrationConstants.API_TIER extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BRONZE |
static int |
BRONZE_LIMIT |
static String |
GOLD |
static int |
GOLD_LIMIT |
static String |
SILVER |
static int |
SILVER_LIMIT |
static String |
UNLIMITED |
| Constructor and Description |
|---|
API_TIER() |
public static final String UNLIMITED
public static final String GOLD
public static final String SILVER
public static final String BRONZE
public static final int GOLD_LIMIT
public static final int SILVER_LIMIT
public static final int BRONZE_LIMIT
Copyright © 2020 WSO2 Inc. All rights reserved.