Uses of Class
com.chargebee.models.Invoice.ChargeRequest

Packages that use Invoice.ChargeRequest
com.chargebee.models   
 

Uses of Invoice.ChargeRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Invoice.ChargeRequest
 Invoice.ChargeRequest Invoice.ChargeRequest.amount(Integer amount)
           
static Invoice.ChargeRequest Invoice.charge()
           
 Invoice.ChargeRequest Invoice.ChargeRequest.coupon(String coupon)
           
 Invoice.ChargeRequest Invoice.ChargeRequest.customerId(String customerId)
           
 Invoice.ChargeRequest Invoice.ChargeRequest.description(String description)
           
 Invoice.ChargeRequest Invoice.ChargeRequest.poNumber(String poNumber)
           
 Invoice.ChargeRequest Invoice.ChargeRequest.subscriptionId(String subscriptionId)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.