A policy rule that was violated on a transaction.
@type t() :: %Ramp.PolicyViolation{ memo: String.t() | nil, policy_id: String.t(), policy_name: String.t() | nil, type: String.t() | nil }