MsgVpnQueueSubscriptionsResponse: {
    data?: MsgVpnQueueSubscription[];
    links?: MsgVpnQueueSubscriptionLinks[];
    meta: SempMeta;
}

Type declaration