Skip to main content
Version: 9 - Germknödel

Row

class flow_api.row.Row(select=None, cls=None, init=None, by='{{default_by}}', allow_normal=True, allow_deleted=False)

Parameters

NameTypeDescription
allow_deletedbool
allow_normalbool
bystr
clstyping.Union[ type, NoneType ]
inittyping.Union[ dict, NoneType ]
selecttyping.Union[ str, NoneType ]

Methods

clone

delete

exists

export

get

get_dict

restore