PasswordlessLogin

Table-name: b2b_passwordless_login

Plugin

pageSmart developer helpers

Table columns

FieldClassTypeIs required

id

IdField

binary

true

hash

StringField

varchar

true

customerId

FkField

binary

false

employeeId

FkField

binary

false

updatedAtField

UpdatedAtField

Datetime

false

createdAt

CreatedAtField

Datetime

true

Associations

FieldEntityClass

customer

CustomerEntity

OneToOneAssociationField

employee

EmployeeEntity

OneToOneAssociationField