Raised when a stored local discount mapping is present but cannot be resolved safely because the canonical local row has drifted into an invalid state.
@type t() :: %Accrue.Error.DiscountMappingInvalid{ __exception__: true, code: term(), discount_id: term(), mapping_id: term(), message: term(), reason: term() }