| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CORRELATION_ID |
"correlation_id" |
public static final String |
REQUESTS_KEY |
"requests" |
public static final String |
RESULT_CONTENT_KEY |
"content" |
public static final String |
RESULTS_KEY |
"results" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
API_VERSION |
"v2" |
public static final String |
CHARSET |
"UTF-8" |
public static final String |
LIBRARY_VERSION |
"3.20.0" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDEMPOTENCY_HEADER |
"chargebee-idempotency-key" |
public static final String |
IDEMPOTENCY_REPLAY_HEADER |
"chargebee-idempotency-replayed" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SAFECHARS_URLENCODER |
"-_.*" |
public static final String |
SAFEPATHCHARS_URLENCODER |
"/-_.!~*\'()@:$&,=" |
public static final String |
SAFEQUERYSTRINGCHARS_URLENCODER |
"-_.!~*\'()@:$,;/?:" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CONTENT_TYPE_HEADER_NAME |
"Content-Type" |
Copyright © 2024 ChargeBee. All rights reserved.