Typed Inttegro request parameters.
Summary
Types
@type t() :: %Inttegro.PaymentMethods.PaymentMethodDataInput{ mobile_money: Inttegro.PaymentMethods.PaymentMethodDataInputMobileMoney.t() | nil, type: Inttegro.PaymentMethods.PaymentMethodType.t() }
Typed Inttegro request parameters.
@type t() :: %Inttegro.PaymentMethods.PaymentMethodDataInput{ mobile_money: Inttegro.PaymentMethods.PaymentMethodDataInputMobileMoney.t() | nil, type: Inttegro.PaymentMethods.PaymentMethodType.t() }