enum class LendObjectType
Part of models.
LendObject is an object, service or transportation mode that one user lends out and that other users can use
Tool |
|
Service |
|
Transportation |
toString |
fun toString(): String |
fromString |
fun fromString(: String): LendObjectType |