MsgVpnDmrBridgesResponse: {
    data?: MsgVpnDmrBridge[];
    links?: MsgVpnDmrBridgeLinks[];
    meta: SempMeta;
}

Type declaration