Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.Payments.PaymentNextAction{ authorize: Inttegro.Payments.PaymentNextActionAuthorize.t() | nil, confirm_payment: Inttegro.Payments.PaymentNextActionConfirmPayment.t() | nil, execute: %{optional(String.t()) => term()} | nil, redirect: Inttegro.Payments.PaymentNextActionRedirect.t() | nil, type: Inttegro.Payments.PaymentNextActionType.t() }