Koha::Schema::Result::PatronConsent
patron_consent
data_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
data_type: 'tinytext' is_nullable: 1
consent type, could be custom type
data_type: 'datetime' datetime_undef_if_invalid: 1 is_nullable: 1
data_type: 'datetime' datetime_undef_if_invalid: 1 is_nullable: 1
Type: belongs_to
Related object: Koha::Schema::Result::Borrower