table of contents
WebService::ILS::RecordedBooks::PartnerPatron(3pm) | User Contributed Perl Documentation | WebService::ILS::RecordedBooks::PartnerPatron(3pm) |
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 JankoviX <srdjan@catalyst.net.nz>
2022-11-29 | perl v5.36.0 |