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