Koha::Schema::Result::PatronListPatron
patron_list_patrons
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
unique identifier
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
the list this entry is part of
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
the borrower that is part of this list
Type: belongs_to
Related object: Koha::Schema::Result::Borrower
Type: belongs_to
Related object: Koha::Schema::Result::PatronList