toggle menu
stripe-android
androidJvm
switch theme
search in API
stripe-core
/
com.stripe.android.core.networking
/
RequestId
Request
Id
data
class
RequestId
(
val
value
:
String
)
The identifier for a Stripe API request.
See https://stripe.com/docs/api/request_ids
Members
Constructors
Request
Id
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String