stripe-android
payments-core
/
com.stripe.android.model.parsers
/
SetupIntentJsonParser
Setup
Intent
Json
Parser
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP
]
)
class
SetupIntentJsonParser
:
ModelJsonParser
<
SetupIntent
>
Content copied to clipboard
Constructors
Functions
Constructors
Setup
Intent
Json
Parser
Link copied to clipboard
fun
SetupIntentJsonParser
(
)
Content copied to clipboard
Functions
parse
Link copied to clipboard
open
override
fun
parse
(
json
:
JSONObject
)
:
SetupIntent
?
Content copied to clipboard