A single fee rule (percentage or absolute) applied to a payment.
@type t() :: %Rapyd.Types.Fee{ calc_type: String.t(), fee_type: String.t(), value: float() }