A tax line applied to the receipt as a whole.
@type t() :: %Monzo.Receipt.Tax{ amount: integer(), currency: String.t(), description: String.t(), tax_number: String.t() | nil }