MobX Lark
Preparing search index...
TransferOption
Interface TransferOption
interface
TransferOption
{
need_notification
?:
boolean
;
old_owner_perm
?:
"edit"
|
"view"
|
"full_access"
;
remove_old_owner
?:
boolean
;
stay_put
?:
boolean
;
}
Index
Properties
need_
notification?
old_
owner_
perm?
remove_
old_
owner?
stay_
put?
Properties
Optional
need_
notification
need_notification
?:
boolean
Optional
old_
owner_
perm
old_owner_perm
?:
"edit"
|
"view"
|
"full_access"
Optional
remove_
old_
owner
remove_old_owner
?:
boolean
Optional
stay_
put
stay_put
?:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
need_
notification
old_
owner_
perm
remove_
old_
owner
stay_
put
MobX Lark
Loading...