floorLimit constant

IriTerm const floorLimit

IRI for schemahttp:floorLimit [Expects: http://schema.org/MonetaryAmount]

A floor limit is the amount of money above which credit card transactions must be authorized.

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

Implementation

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