Koha::ExternalContent::RecordedBooks
    use Koha::ExternalContent::RecordedBooks;
    my $rb_client = Koha::ExternalContent::RecordedBooks->new();
    my $rb_auth_url = $od_client->auth_url();
A (very) thin wrapper around WebService::ILS::RecordedBooks::Patron
Takes "RecordedBooks*" Koha preferences
my $rb_client = Koha::ExternalContent::RecordedBooks->new();
Create the object for interacting with RecordedBooks
WebService::ILS::RecordedBooks::PartnerPatron methods used without mods:
error_message()