propay_settings

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
name VARCHAR 50 NULL
useTestSystem TINYINT 3 NULL
authenticationToken CHAR 36 NULL
billerAccountId BIGINT 19 NULL
merchantProfileId BIGINT 19 NULL
certStr VARCHAR 30 NULL
accountNum VARCHAR 20 NULL
termId VARCHAR 20 NULL
forceDebugLog TINYINT 3 0

Indexes

Constraint Name Type Sort Column(s)
propay_settings_s_pk Primary key Asc id
name Must be unique Asc name
PRIMARY Must be unique Asc id

Relationships