memberPriceEffectiveDate property

String? memberPriceEffectiveDate
getter/setter pair

A date range during which the item is eligible for member price.

If not specified, the member price is always applicable. The date range is represented by a pair of ISO 8601 dates separated by a space, comma, or slash.

Optional.

Implementation

core.String? memberPriceEffectiveDate;