View | Details | Raw Unified | Return to bug 21199
Collapse All | Expand All

(-)a/C4/ILSDI/Services.pm (-1 / +3 lines)
Lines 383-388 Parameters: Link Here
383
    whether or not to return hold request information in the response
383
    whether or not to return hold request information in the response
384
  - show_loans (Optional, default 0)
384
  - show_loans (Optional, default 0)
385
    whether or not to return loan information request information in the response
385
    whether or not to return loan information request information in the response
386
  - show_attributes (Optional, default 0)
387
    whether or not to return additional patron attributes, when enabled the attributes
388
    are limited to those marked as opac visible only.
386
389
387
=cut
390
=cut
388
391
389
- 

Return to bug 21199