MsgVpnRestDeliveryPointResponse: {
    data?: MsgVpnRestDeliveryPoint;
    links?: MsgVpnRestDeliveryPointLinks;
    meta: SempMeta;
}

Type declaration