ModelJsonParser

interface ModelJsonParser<out ModelType : StripeModel>

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun parse(json: JSONObject): ModelType?

Inheritors

Link copied to clipboard
Link copied to clipboard