<<

NAME

Koha::Schema::Result::AccountOffsetType

TABLE: account_offset_types

ACCESSORS

type

  data_type: 'varchar'
  is_nullable: 0
  size: 16

PRIMARY KEY

RELATIONS

account_offsets

Type: has_many

Related object: Koha::Schema::Result::AccountOffset

<<