Required Instance Propertymongokitten 7.9.5Meow
_id
The _id
of the model. This property MUST be encoded with _id
as key
var _id: Identifier { get }
Other requirements
Type members
associatedtype Identifier
static var collectionName: String
The collection name instances of the model live in. A default implementation is provided.