interface RpnV2GroupSubnet {
    address: string;
    cidr: number;
}

Properties

Properties

address: string
cidr: number