Koha::Schema::Result::SipAccountSortBinMapping
sip_account_sort_bin_mappingsdata_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: 255
The mapping definition
sip_accountType: belongs_to
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class