previousCommitmentTerms property

String? previousCommitmentTerms
getter/setter pair

Only applicable if FR is delivering to the same reservation.

If set, all parent commitments will be extended to match the end date of the plan for this commitment. Possible string values are:

  • "EXTEND" : All associated parent Committed Used Discount(s) end-date/term will be extended to the end-time of this future reservation. Default is to extend previous commitment(s) time to the end_time of the reservation.
  • "PREVIOUSCOMMITMENTTERM_UNSPECIFIED" : No changes to associated parents Committed Used Discount(s) terms.

Implementation

core.String? previousCommitmentTerms;