Footprints Data Model

Table
Table Name Customer Login Type
Table Definition A lookup table for the customer login type. It identifies the method of authenticating customer users.

Attribute
Attribute Name Attribute Definition Logical Datatype Is Required
Customer Login Type Id The automatically generated primary key of the cust_login_type table. INTEGER Yes
Customer Login Type Name The name of the Customer Login Type. VARCHAR(255) No