ServiceAccount
Service account attributes
| Field : Object | Description |
|---|---|
| client: ServiceAccountClient | OAuth2 client attributes |
| description: String | The service account description |
| email: String | The service account email |
| id: ID | The service account id |
| name: String | The service account name |
| role: Role | Service account role on the organization |
| token: ServiceAccountToken | Token attributes |
| uuid: ID | The service account uuid |