shipByDate property

String? shipByDate
getter/setter pair

Updated ship by date, in ISO 8601 format.

If not specified only deliver by date is updated. Provided date should be within 1 year timeframe and can't be a date in the past.

Implementation

core.String? shipByDate;