Stripe.Resources.Issuing.Authorization.VerificationData.ThreeDSecure (tiger_stripe v0.1.10)

Copy Markdown View Source

Nested struct within the parent resource.

Summary

Types

t()

@type t() :: %Stripe.Resources.Issuing.Authorization.VerificationData.ThreeDSecure{
  result: String.t() | nil
}
  • result - The outcome of the 3D Secure authentication request. Possible values: attempt_acknowledged, authenticated, failed, required.