incentiveAmount property
dynamic
incentiveAmount
getter/setter pair
- Use [SchemaQuantitativeValue] for absolute/percentage-based incentives applied on the price of a good/service.
- Use [SchemaUnitPriceSpecification] for incentives based on a per-unit basis (e.g. net metering).
- Use [SchemaLoanOrCredit] for loans/credits.
Supported types: SchemaLoanOrCredit, SchemaQuantitativeValue, SchemaUnitPriceSpecification
Implementation
dynamic incentiveAmount;