Details for a SaaS app account, which will be managed as a service account
| Name | Type | Description | Notes |
|---|---|---|---|
| AccountType | ServiceAccountType | ||
| Created | DateTimeOffset | Timestamp when the service account was created | [optional] [readonly] |
| Description | string | The description of the service account | [optional] |
| Id | string | The UUID of the service account | [optional] [readonly] |
| LastUpdated | DateTimeOffset | Timestamp when the service account was last updated | [optional] [readonly] |
| Name | string | The user-defined name for the service account | |
| OwnerGroupIds | List<string> | A list of IDs of the Okta groups that own the service account | [optional] |
| OwnerUserIds | List<string> | A list of IDs of the Okta users that own the service account | [optional] |
| Status | ServiceAccountStatus | [optional] | |
| StatusDetail | ServiceAccountStatusDetail | [optional] | |
| Details | ServiceAccountDetailsAppAccountSub |