Class RenewsTo

java.lang.Object
com.microsoft.store.partnercenter.models.orders.RenewsTo

public class RenewsTo
extends Object
Represent the renews to for a order line item.
  • Constructor Details

  • Method Details

    • getTermDuration

      public String getTermDuration()
      Gets the term duration if applicable.
      Returns:
      The term duration if applicable.
    • setTermDuration

      public void setTermDuration​(String value)
      Sets the term duration if applicable.
      Parameters:
      value - The term duration if applicable.