core_paymentmethoddetails

2 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('core_paymentmethoddetails_id_seq'::regclass)
core_paymentschedule.payment_method_details_id core_paymentschedule_payment_method_details_id_cf32fea5_fkR
tax_card varchar 128 null
active bool 1 null

Indexes

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

Relationships