<<

NAME

Koha::Acquisition::Invoice object class

API

Class methods

to_api

    my $json = $invoice->to_api;

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

to_api_mapping

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

Internal methods

_type

<<