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