interface GetIPv6BlockQuotasResponseQuota {
    cidr: number;
    quota: number;
}

Properties

Properties

cidr: number
quota: number