kodein-db-api
/
org.kodein.db
/
Operation
/
Delete
common
Delete
class
Delete
<
M
:
Any
>(options:
List
<
Options.Listeners
>, key:
Key
<
M
>, getModel: () ->
M
?) :
Operation
<
M
>
Content copied to clipboard
Functions
Properties
Functions
model
Link copied to clipboard
common
fun
model
():
M
?
Content copied to clipboard
Properties
key
Link copied to clipboard
common
open override val
key
:
Key
<
M
>
Content copied to clipboard
options
Link copied to clipboard
common
open override val
options
:
List
<
Options.Listeners
>
Content copied to clipboard