@seamapi/http - v1.123.0
GitHub
Preparing search index...
index
AcsUsersUpdateParameters
Type Alias AcsUsersUpdateParameters
type
AcsUsersUpdateParameters
=
{
access_schedule
?:
{
ends_at
?:
string
;
starts_at
?:
string
}
;
acs_system_id
?:
string
;
acs_user_id
?:
string
;
email
?:
string
;
email_address
?:
string
;
full_name
?:
string
;
hid_acs_system_id
?:
string
;
phone_number
?:
string
;
user_identity_id
?:
string
;
}
Index
Properties
access_
schedule?
acs_
system_
id?
acs_
user_
id?
email?
email_
address?
full_
name?
hid_
acs_
system_
id?
phone_
number?
user_
identity_
id?
Properties
Optional
access_
schedule
access_schedule
?:
{
ends_at
?:
string
;
starts_at
?:
string
}
Optional
acs_
system_
id
acs_system_id
?:
string
Optional
acs_
user_
id
acs_user_id
?:
string
Optional
email
email
?:
string
Optional
email_
address
email_address
?:
string
Optional
full_
name
full_name
?:
string
Optional
hid_
acs_
system_
id
hid_acs_system_id
?:
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_
system_
id
acs_
user_
id
email
email_
address
full_
name
hid_
acs_
system_
id
phone_
number
user_
identity_
id
GitHub
@seamapi/http - v1.123.0
Loading...