package annotations
Type Members
- case class BsonProperty(key: String) extends Annotation with StaticAnnotation with Product with Serializable
Annotation to change the stored key of a property
Annotation to change the stored key of a property
- key
the key for the stored property