@seamapi/http - v1.121.0
GitHub
Preparing search index...
index
AcsUsersCreateParameters
Type Alias AcsUsersCreateParameters
type
AcsUsersCreateParameters
=
{
access_schedule
?:
{
ends_at
?:
string
;
starts_at
?:
string
}
;
acs_access_group_ids
?:
string
[]
;
acs_system_id
:
string
;
email
?:
string
;
email_address
?:
string
;
full_name
:
string
;
phone_number
?:
string
;
user_identity_id
?:
string
;
}
Index
Properties
access_
schedule?
acs_
access_
group_
ids?
acs_
system_
id
email?
email_
address?
full_
name
phone_
number?
user_
identity_
id?
Properties
Optional
access_
schedule
access_schedule
?:
{
ends_at
?:
string
;
starts_at
?:
string
}
Optional
acs_
access_
group_
ids
acs_access_group_ids
?:
string
[]
acs_
system_
id
acs_system_id
:
string
Optional
email
email
?:
string
Optional
email_
address
email_address
?:
string
full_
name
full_name
:
string
Optional
phone_
number
phone_number
?:
string
Optional
user_
identity_
id
user_identity_id
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
schedule
acs_
access_
group_
ids
acs_
system_
id
email
email_
address
full_
name
phone_
number
user_
identity_
id
GitHub
@seamapi/http - v1.121.0
Loading...