MsgVpnRestDeliveryPointsResponse: {
    data?: MsgVpnRestDeliveryPoint[];
    links?: MsgVpnRestDeliveryPointLinks[];
    meta: SempMeta;
}

Type declaration