CervicalMucus

data class CervicalMucus(val appearance: KHCervicalMucusAppearance, val time: Instant) : KHRecord

Cervical mucus is a fluid produced by the cervix that changes in consistency throughout the menstrual cycle, aiding in fertility and sperm transport.

Parameters

appearance

Represents one of the types of cervical mucus

time

Time instant of the interval over which the value this record was captured

Constructors

Link copied to clipboard
constructor(appearance: KHCervicalMucusAppearance, time: Instant)

Properties

Link copied to clipboard
Link copied to clipboard
val time: Instant