Koha::Schema::Result::HouseboundRole
housebound_role
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
borrowernumber link
data_type: 'tinyint' default_value: 0 is_nullable: 0
set to 1 to indicate this patron is a housebound chooser volunteer
data_type: 'tinyint' default_value: 0 is_nullable: 0
set to 1 to indicate this patron is a housebound deliverer volunteer
Type: belongs_to
Related object: Koha::Schema::Result::Borrower