Typed Inttegro request parameters.
Summary
Types
@type t() :: %Inttegro.Orders.PayOrderRequest{ order_id: String.t(), paid_out_of_band: boolean() | nil, payment_method_data: Inttegro.PaymentMethods.PaymentMethodDataInput.t() | nil, payment_method_id: String.t() | nil }