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.19.0" |
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 © 2022 ChargeBee. All rights reserved.