Provides struct and type for a CustomSensitiveRule
@type t() :: %Gleanex.Admin.CustomSensitiveRule{ id: String.t() | nil, likelihoodThreshold: String.t() | nil, type: String.t() | nil, value: String.t() | nil }