DOKK / manpages / debian 12 / libwebservice-ils-perl / WebService::ILS::RecordedBooks::Partner.3pm.en
WebService::ILS::RecordedBooks::Partner(3pm) User Contributed Perl Documentation WebService::ILS::RecordedBooks::Partner(3pm)

WebService::ILS::RecordedBooks::Partner - RecordedBooks partner API

    use WebService::ILS::RecordedBooks::Partner;

WebService::ILS::RecordedBooks::Partner - services that use trusted partner credentials

See WebService::ILS::RecordedBooks

  See C<native_facet_search()> below for $facets

  See C<native_named_query_search()> below for $query, $media

Differences to general WebService::ILS interface

  $category can be one of 'all', 'title', 'author', or  'narrator';
    optional, defaults to 'all'

  $facets can be either:
  * a hashref of facet => [values],
  * an arrayref of values
  * a single value

  $query can be one of 'bestsellers', 'most-popular', 'newly-added'
  $media can be 'eaudio' or 'ebook'

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.

Srdjan JankoviX <srdjan@catalyst.net.nz>

2022-11-29 perl v5.36.0