Interface HTTPC2Cookie

interface HTTPC2Cookie {
    ID: string;
    Name: string;
}

Properties

Properties

ID: string
Name: string