Class GetBillingContractsInvoiceDocumentRequest
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBillingContractsInvoiceDocumentRequest
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddCustomHeader(String name, String value) builder()voidsetCustomHeaders(Map<String, String> customHeaders) voidsetInvoiceId(String invoiceId) withCustomHeader(String name, String value) withInvoiceId(String invoiceId)
-
Constructor Details
-
GetBillingContractsInvoiceDocumentRequest
public GetBillingContractsInvoiceDocumentRequest()
-
-
Method Details
-
getInvoiceId
-
setInvoiceId
-
withInvoiceId
-
getCustomHeaders
-
setCustomHeaders
-
addCustomHeader
-
withCustomHeader
-
withHttpInfo
-
builder
-
builder
-