MsgVpnClientUsernamesResponse: {
    data?: MsgVpnClientUsername[];
    links?: MsgVpnClientUsernameLinks[];
    meta: SempMeta;
}

Type declaration