Plan.UpdateRequest
Plan.UpdateRequest.accountingCategory1(String accountingCategory1)
Plan.UpdateRequest.accountingCategory2(String accountingCategory2)
Plan.UpdateRequest.accountingCode(String accountingCode)
Plan.UpdateRequest.billingCycles(Integer billingCycles)
Plan.UpdateRequest.chargeModel(Plan.ChargeModel chargeModel)
Plan.UpdateRequest.currencyCode(String currencyCode)
Plan.UpdateRequest.description(String description)
Plan.UpdateRequest.downgradePenalty(Double downgradePenalty)
Plan.UpdateRequest.enabledInHostedPages(Boolean enabledInHostedPages)
Plan.UpdateRequest.enabledInPortal(Boolean enabledInPortal)
Plan.UpdateRequest.freeQuantity(Integer freeQuantity)
Plan.UpdateRequest.invoiceName(String invoiceName)
Plan.UpdateRequest.invoiceNotes(String invoiceNotes)
Plan.UpdateRequest.metaData(org.json.JSONObject metaData)
Plan.UpdateRequest.name(String name)
Plan.UpdateRequest.period(Integer period)
Plan.UpdateRequest.periodUnit(Plan.PeriodUnit periodUnit)
Plan.UpdateRequest.price(Integer price)
Plan.UpdateRequest.redirectUrl(String redirectUrl)
Plan.UpdateRequest.setupCost(Integer setupCost)
Plan.UpdateRequest.sku(String sku)
Plan.UpdateRequest.taxable(Boolean taxable)
Plan.UpdateRequest.taxCode(String taxCode)
Plan.UpdateRequest.taxProfileId(String taxProfileId)
Plan.UpdateRequest.trialPeriod(Integer trialPeriod)
Plan.UpdateRequest.trialPeriodUnit(Plan.TrialPeriodUnit trialPeriodUnit)
static Plan.UpdateRequest
Plan.update(String id)