airwallex-android
Toggle table of contents
6.3.1
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
airwallex-android
components-core
/
com.airwallex.android.core.http
/
AirwallexHttpRequest
Airwallex
Http
Request
open
class
AirwallexHttpRequest
Members
Types
Companion
Link copied to clipboard
object
Companion
Method
Link copied to clipboard
enum
Method
:
Enum
<
AirwallexHttpRequest.Method
>
Properties
method
Link copied to clipboard
val
method
:
AirwallexHttpRequest.Method
options
Link copied to clipboard
val
options
:
Options
?
params
Link copied to clipboard
val
params
:
Map
<
String
,
*
>
?
=
null
url
Link copied to clipboard
val
url
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String