deliverByDate property
Updated delivery by date, in ISO 8601 format.
If not specified only ship by date is updated. Provided date should be within 1 year timeframe and can't be a date in the past.
Implementation
core.String? deliverByDate;
Updated delivery by date, in ISO 8601 format.
If not specified only ship by date is updated. Provided date should be within 1 year timeframe and can't be a date in the past.
core.String? deliverByDate;