dtz-identity 2.0.5

a generated client for the DTZ Identity API
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ListAuthentication200Response

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**identity_id** | Option<[**dtz_identifier::IdentityId**]dtz_identifier::IdentityId.md> |  | [optional]
**user_auth** | Option<[**Vec<models::ListAuthentication200ResponseUserAuthInner>**]listAuthentication_200_response_userAuth_inner.md> |  | [optional]
**api_key_auth** | Option<[**Vec<models::ListAuthentication200ResponseApiKeyAuthInner>**]listAuthentication_200_response_apiKeyAuth_inner.md> |  | [optional]
**oauth_auth** | Option<[**Vec<serde_json::Value>**]serde_json::Value.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)