SalesRepresentativeCustomer
Table-name: b2b_sales_representative_customer
Plugin
B2Bseller Suite - CORE PluginTable columns
Field
Class
Type
Is required
id
IdField
binary
true
salseRepId
FkField
binary
true
customerId
FkField
binary
true
updatedAt
UpdatedAtField
Datetime
false
createdAt
CreatedAtField
Datetime
true
Associations
Field
Entity
Class
customer
CustomerEntity
ManyToOneAssociationField
Last updated