Koha::Schema::Result::SipAccountSystemPreferenceOverride
sip_account_system_preference_overridesdata_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
System preference name
data_type: 'varchar' is_nullable: 0 size: 80
System preference value
sip_accountType: belongs_to
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class