Uses of Class
com.mypurecloud.sdk.v2.api.request.GetBillingContractsInvoicesRequest.Builder
Packages that use GetBillingContractsInvoicesRequest.Builder
-
Uses of GetBillingContractsInvoicesRequest.Builder in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetBillingContractsInvoicesRequest.BuilderModifier and TypeMethodDescriptionGetBillingContractsInvoicesRequest.builder()GetBillingContractsInvoicesRequest.Builder.withBefore(String before) GetBillingContractsInvoicesRequest.Builder.withDateEnd(LocalDate dateEnd) GetBillingContractsInvoicesRequest.Builder.withDateStart(LocalDate dateStart) GetBillingContractsInvoicesRequest.Builder.withPageSize(String pageSize) GetBillingContractsInvoicesRequest.Builder.withPaymentStatus(GetBillingContractsInvoicesRequest.paymentStatusValues paymentStatus) GetBillingContractsInvoicesRequest.Builder.withPaymentStatus(String paymentStatus)