autoApplyDate property

String? autoApplyDate
getter/setter pair

Date, if present, is the earliest when the recommendation will be auto applied.

YYYY-MM-DD format, for example, 2018-04-17.

Output only.

Implementation

core.String? autoApplyDate;