Uses of Class
com.mypurecloud.sdk.v2.api.request.GetBillingTrusteebillingoverviewTrustorOrgIdRequest
Packages that use GetBillingTrusteebillingoverviewTrustorOrgIdRequest
-
Uses of GetBillingTrusteebillingoverviewTrustorOrgIdRequest in com.mypurecloud.sdk.v2.api
Methods in com.mypurecloud.sdk.v2.api with parameters of type GetBillingTrusteebillingoverviewTrustorOrgIdRequestModifier and TypeMethodDescriptionBillingApi.getBillingTrusteebillingoverviewTrustorOrgId(GetBillingTrusteebillingoverviewTrustorOrgIdRequest request) Get the billing overview for an organization that is managed by a partner.BillingApiAsync.getBillingTrusteebillingoverviewTrustorOrgIdAsync(GetBillingTrusteebillingoverviewTrustorOrgIdRequest request, AsyncApiCallback<TrusteeBillingOverview> callback) Get the billing overview for an organization that is managed by a partner. -
Uses of GetBillingTrusteebillingoverviewTrustorOrgIdRequest in com.mypurecloud.sdk.v2.api.request
Methods in com.mypurecloud.sdk.v2.api.request that return GetBillingTrusteebillingoverviewTrustorOrgIdRequestModifier and TypeMethodDescriptionGetBillingTrusteebillingoverviewTrustorOrgIdRequest.Builder.build()GetBillingTrusteebillingoverviewTrustorOrgIdRequest.withBillingPeriodIndex(Integer billingPeriodIndex) GetBillingTrusteebillingoverviewTrustorOrgIdRequest.withCustomHeader(String name, String value) GetBillingTrusteebillingoverviewTrustorOrgIdRequest.withTrustorOrgId(String trustorOrgId)