AboutUserResponse: {
    data?: AboutUser;
    links?: AboutUserLinks;
    meta: SempMeta;
}

Type declaration