stripe-android
stripe-core
/
com.stripe.android.core.model.parsers
/
StripeErrorJsonParser
Stripe
Error
Json
Parser
class
StripeErrorJsonParser
:
ModelJsonParser
<
StripeError
>
Content copied to clipboard
Types
Functions
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
parse
Link copied to clipboard
open
override
fun
parse
(
json
:
JSONObject
)
:
StripeError
Content copied to clipboard