Type Alias ClaimIntegrationPluginType

ClaimIntegrationPluginType:
    | "password"
    | "numUses"
    | "discord"
    | "codes"
    | "github"
    | "google"
    | "twitch"
    | "twitter"
    | "strava"
    | "transferTimes"
    | "initiatedBy"
    | "whitelist"
    | "email"
    | "ip"
    | "webhooks"
    | "successWebhooks"
    | "payments"
    | string