Koha::REST::V1::Patrons::Attributes
Controller method that handles listing the Koha::Patron::Attribute objects that belong to a given patron.
Controller method that handles adding a Koha::Patron::Attribute to a given patron.
Controller method that handles overwriting extended attributes for a given patron.
Controller method that handles updating a single extended patron attribute.
Controller method that handles removing an extended patron attribute.