Method: OrcidClient::Notification#insert_notification_type
- Defined in:
- lib/orcid_client/notification.rb
#insert_notification_type(xml) ⇒ Object
64 65 66 |
# File 'lib/orcid_client/notification.rb', line 64 def insert_notification_type(xml) xml.send(:'notification:notification-type', "permission") end |