Sha256: bcc5d12e806aa9ec784b6124ac2d4ab1a7020311d16d933e0360fa7b2fcda994
Contents?: true
Size: 872 Bytes
Versions: 1
Compression:
Stored size: 872 Bytes
Contents
# CloudsmithApi::Service ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | **DateTime** | | [optional] **created_by** | **String** | | [optional] **created_by_url** | **String** | | [optional] **description** | **String** | The description of the service | [optional] **key** | **String** | The API key of the service | [optional] **key_expires_at** | **DateTime** | The time at which the API key will expire. This will only be populated if the Organization has an active API Key Policy. | [optional] **name** | **String** | The name of the service | **role** | **String** | The role of the service. | [optional] [default to 'Member'] **slug** | **String** | The slug of the service | [optional] **teams** | [**Array<ServiceTeams>**](ServiceTeams.md) | | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-2.0.16 | docs/Service.md |