app / com.ocean.ishareeconomy_android.database.entities / DatabaseLendObject / <init>

<init>

DatabaseLendObject(object_id: String, object_owner_id: String, object_owner_name: String, name: String, description: String, type: String)

Part of database.entities.

Defines how objects of type LendingObject and ObjectOwner are stored in the DB