interface RawDataModelObject {
    id: ObjectId;
}

Properties

Properties