healthPlanCopay constant

IriTerm const healthPlanCopay

IRI for schema:healthPlanCopay [Expects: https://schema.org/PriceSpecification]

The copay amount.

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

Implementation

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