app / com.ocean.ishareeconomy_android.models / LendObjectType

LendObjectType

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

Enum Values

Tool

Service

Transportation

Functions

toString

fun toString(): String

Companion Object Functions

fromString

fun fromString(value: String): LendObjectType