Fraud signal for the merchant.
Whether the merchant was flagged (returns false if the feature was unavailable).
false
@type t() :: %Triple.Types.Enrich.V1.Response.Fraud{ enabled: boolean(), merchant_flagged: boolean() }
@spec flagged?(t()) :: boolean()