toggle menu
stripe-android
androidJvm
switch theme
search in API
network-testing
/
com.stripe.android.networktesting
/
ResponseReplacement
Response
Replacement
data
class
ResponseReplacement
(
val
original
:
String
,
val
new
:
String
)
Members
Constructors
Response
Replacement
Link copied to clipboard
constructor
(
original
:
String
,
new
:
String
)
Properties
new
Link copied to clipboard
val
new
:
String
original
Link copied to clipboard
val
original
:
String