public static class Estimate.RenewalEstimateRequest extends Request<Estimate.RenewalEstimateRequest>
headers, params, uri
Modifier and Type | Method and Description |
---|---|
Estimate.RenewalEstimateRequest |
ignoreScheduledCancellation(Boolean ignoreScheduledCancellation) |
Estimate.RenewalEstimateRequest |
ignoreScheduledChanges(Boolean ignoreScheduledChanges) |
Estimate.RenewalEstimateRequest |
includeDelayedCharges(Boolean includeDelayedCharges) |
Params |
params() |
Estimate.RenewalEstimateRequest |
useExistingBalances(Boolean useExistingBalances) |
header, headers, uri
public Estimate.RenewalEstimateRequest includeDelayedCharges(Boolean includeDelayedCharges)
public Estimate.RenewalEstimateRequest useExistingBalances(Boolean useExistingBalances)
public Estimate.RenewalEstimateRequest ignoreScheduledCancellation(Boolean ignoreScheduledCancellation)
public Estimate.RenewalEstimateRequest ignoreScheduledChanges(Boolean ignoreScheduledChanges)
public Params params()
params
in class Request<Estimate.RenewalEstimateRequest>
Copyright © 2020 ChargeBee. All Rights Reserved.