Skip to content

Latest commit

 

History

History
24 lines (21 loc) · 1.12 KB

Actor.md

File metadata and controls

24 lines (21 loc) · 1.12 KB

# Actor

Properties

Name Type Description Notes
actor_type string [optional] [default to 'api_key']
id string
email string Email of the user controlling this account
name string Name of this user [optional]
given_name string Given name of the user [optional]
family_name string Family name of the user [optional]
picture string URL to picture, photo, or avatar of the user that controls this account. [optional]
is_onboarding bool [default to false]
onboarding_step string [default to 'done']
key string
org_id string
project_id string
env_id string
tenant_id string
object_type \OpenAPI\Client\Model\MemberAccessObj
owner_type \OpenAPI\Client\Model\APIKeyOwnerType

[Back to Model list] [Back to API list] [Back to README]