PAIdentifier Class
An R6Class generator object
idcharacter
holdingsmodecharacter [optional]
new()PAIdentifier$new(id, holdingsmode = NULL, ...)
toJSON()PAIdentifier$toJSON()
fromJSON()PAIdentifier$fromJSON(PAIdentifierJson)
toJSONString()PAIdentifier$toJSONString()
fromJSONString()PAIdentifier$fromJSONString(PAIdentifierJson)
clone()The objects of this class are cloneable with this method.
PAIdentifier$clone(deep = FALSE)
deepWhether to make a deep clone.