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
# AssumeIdentityRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**email** | Option<**String**> |  | [optional]
**identity_id** | Option<[**dtz_identifier::IdentityId**]dtz_identifier::IdentityId.md> |  | [optional]
**context_id** | Option<[**dtz_identifier::ContextId**]dtz_identifier::ContextId.md> | target context the token is issued for, if not present, a random context will be chosen. | [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)