stripe-android
androidJvm
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
Constructors
Functions
Properties
Constructors
Request
Id
Link copied to clipboard
constructor
(
value
:
String
)
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Properties
value
Link copied to clipboard
val
value
:
String