Globus SDK for JavaScript
Preparing search index...
@globus/sdk
transfer
access
AccessDocument
Type Alias AccessDocument
See
https://docs.globus.org/api/transfer/permissions/#permission_document
type
AccessDocument
=
{
create_time
:
null
|
string
;
DATA_TYPE
:
"access"
;
expiration_date
:
null
|
string
;
id
:
null
|
string
;
notify_email
?:
null
|
string
;
notify_message
?:
null
|
string
;
path
:
string
;
permissions
:
"r"
|
"rw"
;
principal
:
""
|
string
;
principal_type
:
|
"identity"
|
"group"
|
"all_authenticated_users"
|
"anonymous"
;
role_id
:
null
|
string
;
role_type
:
null
|
"administrator"
|
"access_manager"
;
}
Index
Properties
create_
time
DATA_
TYPE
expiration_
date
id
notify_
email?
notify_
message?
path
permissions
principal
principal_
type
role_
id
role_
type
Properties
create_
time
create_time
:
null
|
string
DATA_
TYPE
DATA_TYPE
:
"access"
expiration_
date
expiration_date
:
null
|
string
id
id
:
null
|
string
Optional
notify_
email
notify_email
?:
null
|
string
Optional
notify_
message
notify_message
?:
null
|
string
path
path
:
string
permissions
permissions
:
"r"
|
"rw"
principal
principal
:
""
|
string
principal_
type
principal_type
:
"identity"
|
"group"
|
"all_authenticated_users"
|
"anonymous"
role_
id
role_id
:
null
|
string
role_
type
role_type
:
null
|
"administrator"
|
"access_manager"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
create_
time
DATA_
TYPE
expiration_
date
id
notify_
email
notify_
message
path
permissions
principal
principal_
type
role_
id
role_
type
Globus SDK for JavaScript
Loading...
See
https://docs.globus.org/api/transfer/permissions/#permission_document