Class StartPolicy (0.1.0)

StartPolicy(value)

Defines when an offer should start.

Enums

Name Description
START_POLICY_UNSPECIFIED Default value. This value is unused.
IMMEDIATE The resulting order starts immediately upon the customer's acceptance of the offer, if no partner approval is required, or else immediately after the partner approves the purchase if order approval is required. This enum value cannot be combined with `term.scheduled_start_time`.
SCHEDULED_START_TIME The resulting order starts at the scheduled start time.