-
Notifications
You must be signed in to change notification settings - Fork 0
Team Manager
Jetrin Chokchai edited this page Oct 11, 2018
·
1 revision
Represents an TeamManager. (You most likely shouldn't be accessing this directly, use AcrosureClient#team instead.)
TeamManager(call_api)
Create an team manager.
Parameters:
| Name | Type | Description |
|---|---|---|
| call_api | function | A function which call Acrosure API. |
call_api Function (which should be granted by AcrosureClient#call_api )
Type:
- function
Get current team info.
Returns:
- Current team info.
Type
- dict