Increase.RealTimeDecisions.RealTimeDecision.CardBalanceInquiry.Approval (Increase v1.0.0)

Copy Markdown View Source

Present if and only if decision is approve. Contains information related to the approval of the balance inquiry.

Fields

  • balance - If the balance inquiry was approved, this field contains the balance in the minor unit of the settlement currency.

Summary

Types

t()

@type t() :: %Increase.RealTimeDecisions.RealTimeDecision.CardBalanceInquiry.Approval{
  balance: integer()
}