Class GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder
- Enclosing class:
- GetBillingTrusteebillingoverviewTrustorOrgIdRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBillingPeriodIndex(Integer billingPeriodIndex) withRequiredParams(String trustorOrgId) withTrustorOrgId(String trustorOrgId)
-
Method Details
-
withTrustorOrgId
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder withTrustorOrgId(String trustorOrgId) -
withBillingPeriodIndex
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder withBillingPeriodIndex(Integer billingPeriodIndex) -
withRequiredParams
public GetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder withRequiredParams(String trustorOrgId) -
build
-