ory-client 1.22.41

OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# ProjectMember

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**break_glass** | Option<**bool**> | BreakGlass is true when the identity's recovery address has break-glass recovery enabled for the identity's current organization. | [optional]
**email** | **String** |  | 
**email_verified** | **bool** |  | 
**id** | **String** |  | 
**name** | **String** |  | 
**organization_id** | Option<**String**> |  | [optional]
**role** | **String** |  | 
**source** | Option<**String**> | Whether the member has access through the project directly or through workspace membership. | [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)