Class GetBillingContractsInvoicesRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBillingContractsInvoicesRequest.Builder
- Enclosing class:
- GetBillingContractsInvoicesRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBefore(String before) withDateEnd(LocalDate dateEnd) withDateStart(LocalDate dateStart) withPageSize(String pageSize) withPaymentStatus(String paymentStatus)
-
Method Details
-
withBefore
-
withAfter
-
withPageSize
-
withDateStart
-
withDateEnd
-
withPaymentStatus
-
withPaymentStatus
public GetBillingContractsInvoicesRequest.Builder withPaymentStatus(GetBillingContractsInvoicesRequest.paymentStatusValues paymentStatus) -
build
-