outcome property

ChargeOutcome? outcome
final

Details about whether the payment was accepted, and why. See [understanding declines](https://stripe.com/docs/declines) for details.

Implementation

final ChargeOutcome? outcome;