payment_accounts

0 rows


Description

Payment accounts

Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
payment_gateways.accountid paymgate_acc2_fkR
payments.accountid paym_acc2_fkR
name VARCHAR 255
idnumber VARCHAR 100 null
contextid BIGINT 19 null
context.id Implied ConstraintR
enabled BIT 1 0
archived BIT 1 0
timecreated BIGINT 19 null
timemodified BIGINT 19 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id

Relationships