github.com/spinnaker/spin@v1.30.0/gateapi/docs/AccountDetails.md (about)

     1  # AccountDetails
     2  
     3  ## Properties
     4  Name | Type | Description | Notes
     5  ------------ | ------------- | ------------- | -------------
     6  **AccountId** | **string** |  | [optional] [default to null]
     7  **AccountType** | **string** |  | [optional] [default to null]
     8  **ChallengeDestructiveActions** | **bool** |  | [optional] [default to null]
     9  **CloudProvider** | **string** |  | [optional] [default to null]
    10  **Environment** | **string** |  | [optional] [default to null]
    11  **Name** | **string** |  | [optional] [default to null]
    12  **Permissions** | [**map[string][]string**](array.md) |  | [optional] [default to null]
    13  **PrimaryAccount** | **bool** |  | [optional] [default to null]
    14  **RequiredGroupMembership** | **[]string** |  | [optional] [default to null]
    15  **Type_** | **string** |  | [optional] [default to null]
    16  
    17  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    18  
    19