//com.backend.effectiveoffice/model/Ending/Count Count [jvm] data class Count(val value: Int) : Ending Constructors Count [jvm]constructor(value: Int) Properties Name Summary value [jvm]val value: Int