Uses of Class
com.slack.api.methods.request.team.TeamBillableInfoRequest.TeamBillableInfoRequestBuilder
Packages that use TeamBillableInfoRequest.TeamBillableInfoRequestBuilder
Package
Description
Slack API Methods (also called as Web API) client.
-
Uses of TeamBillableInfoRequest.TeamBillableInfoRequestBuilder in com.slack.api.methods
Method parameters in com.slack.api.methods with type arguments of type TeamBillableInfoRequest.TeamBillableInfoRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClient.teamBillableInfo(RequestConfigurator<TeamBillableInfoRequest.TeamBillableInfoRequestBuilder> req) MethodsClient.teamBillableInfo(RequestConfigurator<TeamBillableInfoRequest.TeamBillableInfoRequestBuilder> req) -
Uses of TeamBillableInfoRequest.TeamBillableInfoRequestBuilder in com.slack.api.methods.impl
Method parameters in com.slack.api.methods.impl with type arguments of type TeamBillableInfoRequest.TeamBillableInfoRequestBuilderModifier and TypeMethodDescriptionAsyncMethodsClientImpl.teamBillableInfo(RequestConfigurator<TeamBillableInfoRequest.TeamBillableInfoRequestBuilder> req) MethodsClientImpl.teamBillableInfo(RequestConfigurator<TeamBillableInfoRequest.TeamBillableInfoRequestBuilder> req) -
Uses of TeamBillableInfoRequest.TeamBillableInfoRequestBuilder in com.slack.api.methods.request.team
Methods in com.slack.api.methods.request.team that return TeamBillableInfoRequest.TeamBillableInfoRequestBuilderModifier and TypeMethodDescriptionTeamBillableInfoRequest.builder()Set cursor to next_cursor returned by previous call, to indicate from where you want to list next page of users list.The maximum number of items to return.Required for org-wide apps.Authentication token.A user to retrieve the billable information for.