salePriceEffectiveDate property

String? salePriceEffectiveDate
getter/setter pair

A date range represented by a pair of ISO 8601 dates separated by a space, comma, or slash.

Both dates may be specified as 'null' if undecided.

Implementation

core.String? salePriceEffectiveDate;