Name | Type | Description | Notes |
---|---|---|---|
Name | string | The Name given to this team. | [optional] |
Id | string | The UUID of this team. | [optional] |
Info | string | Extra information or comments about this team provided by its owner. | [optional] |
RequestsFulfilled | int | How many images this team's workers have generated. | [optional] |
Kudos | decimal | How many Kudos the workers in this team have been rewarded while part of this team. | [optional] |
Uptime | int | The total amount of time workers have stayed online while on this team. | [optional] |
Creator | string | The alias of the user which created this team. | [optional] |
WorkerCount | int | How many workers have been dedicated to this team. | [optional] |
Workers | List<WorkerDetailsLite> | [optional] | |
Models | List<ActiveModelLite> | [optional] |