com.chargebee.models
Class Invoice.PdfRequest

java.lang.Object
  extended by com.chargebee.internal.RequestBase<U>
      extended by com.chargebee.internal.Request<Invoice.PdfRequest>
          extended by com.chargebee.models.Invoice.PdfRequest
Enclosing class:
Invoice

public static class Invoice.PdfRequest
extends Request<Invoice.PdfRequest>


Field Summary
 
Fields inherited from class com.chargebee.internal.RequestBase
headers, params, uri
 
Method Summary
 Invoice.PdfRequest dispositionType(DispositionType dispositionType)
           
 Params params()
           
 
Methods inherited from class com.chargebee.internal.Request
param, request, request
 
Methods inherited from class com.chargebee.internal.RequestBase
header
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

dispositionType

public Invoice.PdfRequest dispositionType(DispositionType dispositionType)

params

public Params params()
Overrides:
params in class Request<Invoice.PdfRequest>


Copyright © 2019 ChargeBee. All Rights Reserved.