PasswordlessLogin

Table-name: b2b_passwordless_login

Plugin

B2Bseller Suite - CORE Plugin

Table columns

Field
Class
Type
Is 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

Field
Entity
Class

customer

CustomerEntity

OneToOneAssociationField

employee

EmployeeEntity

OneToOneAssociationField

Last updated