com.chargebee.models
Class UnbilledCharge.UnbilledChargeListRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.ListRequest<UnbilledCharge.UnbilledChargeListRequest>
com.chargebee.models.UnbilledCharge.UnbilledChargeListRequest
- Enclosing class:
- UnbilledCharge
public static class UnbilledCharge.UnbilledChargeListRequest
- extends ListRequest<UnbilledCharge.UnbilledChargeListRequest>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
includeDeleted
public UnbilledCharge.UnbilledChargeListRequest includeDeleted(Boolean includeDeleted)
subscriptionId
public StringFilter<UnbilledCharge.UnbilledChargeListRequest> subscriptionId()
customerId
public StringFilter<UnbilledCharge.UnbilledChargeListRequest> customerId()
params
public Params params()
- Overrides:
params
in class ListRequest<UnbilledCharge.UnbilledChargeListRequest>
Copyright © 2018 ChargeBee. All Rights Reserved.