Hierarchy

  • RightsStatusData

Indexable

[key: string]: {
    allows_derivatives: boolean;
    name: string;
    open_access: boolean;
}
  • allows_derivatives: boolean
  • name: string
  • open_access: boolean

Generated using TypeDoc