Typed Inttegro domain value.
Summary
Types
@type t() :: %Inttegro.PaymentMethods.PaymentMethodMobileMoney{ account_number: String.t(), last4: String.t(), network: Inttegro.PaymentMethods.MobileMoneyNetwork.t() }
Typed Inttegro domain value.
@type t() :: %Inttegro.PaymentMethods.PaymentMethodMobileMoney{ account_number: String.t(), last4: String.t(), network: Inttegro.PaymentMethods.MobileMoneyNetwork.t() }