| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AIRTIME |
"https://topups.reloadly.com" |
public static final String |
AIRTIME_SANDBOX |
"https://topups-sandbox.reloadly.com" |
public static final String |
GIFTCARD |
"https://giftcards.reloadly.com" |
public static final String |
GIFTCARD_SANDBOX |
"https://giftcards-sandbox.reloadly.com" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLIENT_CREDENTIALS |
"client_credentials" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ACCEPT |
"Accept" |
public static final String |
AUTHORIZATION |
"Authorization" |
public static final String |
CONTENT_TYPE |
"Content-Type" |
public static final String |
PROXY_AUTHORIZATION_HEADER |
"Proxy-Authorization" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
APPLICATION_JSON |
"application/json" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
KEY_CLIENT_ID |
"client_id" |
protected static final String |
KEY_CLIENT_SECRET |
"client_secret" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
HEADER_NAME |
"Reloadly-Client" |
Copyright © 2022. All rights reserved.