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 patronSYNOPSIS¶
use WebService::ILS::RecordedBooks::PartnerPatron;
DESCRIPTION¶
WebService::ILS::RecordedBooks::PartnerPatron - services that use trusted partner credentials to operat on behalf of a specified patronSee 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 calledLICENSE¶
Copyright (C) Catalyst IT NZ Ltd Copyright (C) Bywater SolutionsThis 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>2018-10-11 | perl v5.26.2 |