java.lang.Object
com.slack.api.methods.request.team.TeamBillableInfoRequest.TeamBillableInfoRequestBuilder
-
Method Summary
Required for org-wide apps.
A user to retrieve the billable information for.
-
Method Details
-
token
Authentication token. Requires scope: `admin`
- Returns:
this.
-
user
A user to retrieve the billable information for. Defaults to all users.
- Returns:
this.
-
teamId
Required for org-wide apps.
- Returns:
this.
-
-