Provides struct and type for a Discount
@type t() :: %Merchant.Discount{amount: integer() | nil, name: String.t() | nil}