<<

NAME

Koha::Acquisition::Fund object class

API

Class methods

to_api

    my $json = $fund->to_api;

Overloaded method that returns a JSON representation of the Koha::Acquisition::Fund object, suitable for API output.

to_api_mapping

This method returns the mapping for representing a Koha::Acquisition::Fund object on the API.

Internal methods

_type

<<