interface GetPastObjectRequest {
    objectId: string;
    version: string;
}

Properties

Properties

objectId: string

the ID of the queried object

version: string

the version of the queried object.