id property

id property

Gets the id of the data model table.

Definition:

@property
def id(self):
    ...

See Also