acquireLicensePage constant

IriTerm const acquireLicensePage

acquireLicensePage [Expects: http://schema.org/CreativeWork, http://schema.org/URL]

Indicates a page documenting how licenses can be purchased or otherwise acquired, for the current item.

Can be used on: http://schema.org/CreativeWork

Implementation

static const acquireLicensePage = IriTerm.prevalidated(
  'http://schema.org/acquireLicensePage',
);