Interface

GrlNet-0.3GrlNetWcConstructorProps

interface ConstructorProps {
    cache: boolean;
    cache_size: number;
    cacheSize: number;
    loglevel: number;
    throttling: number;
    user_agent: string;
    userAgent: string;
}

Hierarchy (View Summary)

Index

Properties

cache: boolean
cache_size: number
cacheSize: number
loglevel: number
throttling: number
user_agent: string
userAgent: string