| 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 |
"2.28.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 |
"-_.!~*\'()@:$,;/?:" |
Copyright © 2023 ChargeBee. All rights reserved.