m_payment_type

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id INT 10 null
acc_product_mapping.payment_type FK_acc_product_mapping_m_payment_typeR
m_charge.payment_type_id FK_m_payment_detail_m_payment_typesR
m_payment_detail.payment_type_id FK_m_payment_detail_m_payment_typeR
value VARCHAR 100 NULL
description VARCHAR 500 NULL
is_cash_payment BIT 1 b'0'
order_position INT 10 0

Indexes

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

Relationships