interface RawSaveErrorObject {
    id: ObjectId;
    objectType: ObjectType;
}

Properties

Properties

objectType: ObjectType