Merchant.UpcomingPayment (Merchant v0.2.0)
View SourceProvides struct and type for a UpcomingPayment
Summary
Types
@type t() :: %Merchant.UpcomingPayment{ date: DateTime.t() | nil, payment_method_id: String.t() | nil }
Provides struct and type for a UpcomingPayment
@type t() :: %Merchant.UpcomingPayment{ date: DateTime.t() | nil, payment_method_id: String.t() | nil }