Increase. RealTimeDecisions. RealTimeDecision. CardAuthorization. Decline
(Increase v1.0.0)
Copy Markdown
View Source
Present if and only if decision is decline. Contains information related
to the reason the authorization was declined.
Fields
reason- The reason the authorization was declined.
Summary
Types
@type t() :: %Increase.RealTimeDecisions.RealTimeDecision.CardAuthorization.Decline{ reason: String.t() }