SystemInformationResponse: {
    data?: SystemInformation;
    links?: SystemInformationLinks;
    meta: SempMeta;
}

Type declaration