Entity
No description
union Entity = License | Publication
Possible types
Entity.License object
The core type, a license from which loans can be created.
Entity.Publication object
A publication is a work that can be shared and consumed in a particular format.
Member Of
File object