PaymentIntentJsonParser
class PaymentIntentJsonParser(val luxePostConfirmActionRepository: LuxePostConfirmActionRepository = LuxePostConfirmActionRepository.Instance) : ModelJsonParser<PaymentIntent>
Content copied to clipboard
Constructors
Link copied to clipboard
fun PaymentIntentJsonParser(luxePostConfirmActionRepository: LuxePostConfirmActionRepository = LuxePostConfirmActionRepository.Instance)
Content copied to clipboard