Type Alias GetWhitelistOptions

GetWhitelistOptions: {
    comment?: string;
    playerId?: AnyPlayerId | string;
    serverApiId?: string;
}