Koha::Schema::Result::SipAccountPatronAttribute
sip_account_patron_attributesdata_type: 'integer' is_auto_increment: 1 is_nullable: 0
data_type: 'integer' is_foreign_key: 1 is_nullable: 0
Foreign key to sip_accounts.sip_account_id
data_type: 'varchar' is_nullable: 0 size: 80
SIP field name e.g. XY
data_type: 'varchar' is_nullable: 0 size: 80
Patron attribute code as in borrower_attribute_types.code
sip_accountType: belongs_to
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class