floorLimit constant

IriTerm const floorLimit

floorLimit [Expects: https://schema.org/MonetaryAmount]

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

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

Implementation

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