Koha::Schema::Result::SipAccountItemField
sip_account_item_fieldsdata_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
Item field e.g. "permanent_location"
sip_accountType: belongs_to
Related object: Koha::Schema::Result::SipAccount
Koha Objects class
Koha Object class