The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::ILS::RecordedBooks::PartnerPatron - RecordedBooks patner API for an individual patron

SYNOPSIS

    use WebService::ILS::RecordedBooks::PartnerPatron;

DESCRIPTION

WebService::ILS::RecordedBooks::PartnerPatron - services that use trusted partner credentials to operat on behalf of a specified patron

See WebService::ILS::RecordedBooks::Partner

CONSTRUCTOR

new (%params_hash or $params_hashref)

Additional constructor params:

user_id => RecordedBooks user id (barcode), or email

client_id is either RecordedBooks id (barcode) or email

NATIVE METHODS

native_patron ()

This method cannot be called

LICENSE

Copyright (C) Catalyst IT NZ Ltd Copyright (C) Bywater Solutions

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Srdjan Janković <srdjan@catalyst.net.nz>