Type Alias IdentityObject

IdentityObject: {
    mxObjectId?: string;
} & Record<string, any>