MsgVpnRestDeliveryPointRestConsumersResponse: {
    data?: MsgVpnRestDeliveryPointRestConsumer[];
    links?: MsgVpnRestDeliveryPointRestConsumerLinks[];
    meta: SempMeta;
}

Type declaration