<<

NAME

Koha::Schema::Result::RefundLostItemFeeRule

TABLE: refund_lost_item_fee_rules

ACCESSORS

branchcode

  data_type: 'varchar'
  default_value: (empty string)
  is_nullable: 0
  size: 10

refund

  data_type: 'tinyint'
  default_value: 0
  is_nullable: 0

PRIMARY KEY

<<