@truenas/api-client
    Preparing search index...

    Interface SupportNewTicketCommunity

    interface SupportNewTicketCommunity {
        attach_debug?: boolean;
        body: string;
        cc?: string[];
        token: string;
        type: v25_10_0.SupportNewTicketCommunityTypeInput;
    }
    Index
    attach_debug?: boolean
    body: string
    cc?: string[]
    token: string