Koha::ILL::Batch::Statuses - Koha IllbatchStatuses Object class
my $type = Koha::ILL::Batch::Statuses->_type;
Return this object's type
my $class = Koha::IllbatchStatuses->object_class;
Return this object's class name
Andrew Isherwood <andrew.isherwood@ptfs-europe.com>