antimatter_api 2.0.13

Interact with the Antimatter Cloud API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# DomainIdentityProviderDetails

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**google_o_auth** | Option<[**models::GoogleOAuthDomainIdentityProviderDetails**]GoogleOAuthDomainIdentityProviderDetails.md> |  | [optional]
**microsoft_o_auth** | Option<[**models::MicrosoftOAuthDomainIdentityProviderDetails**]MicrosoftOAuthDomainIdentityProviderDetails.md> |  | [optional]
**api_key** | Option<[**models::ApiKeyDomainIdentityProviderDetails**]APIKeyDomainIdentityProviderDetails.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)