PaymentIntentResult

fun PaymentIntentResult(    intent: PaymentIntent,     outcomeFromFlow: Int = 0,     failureMessage: String? = null)