@refinio/one.models
Preparing search index...
misc/instance
getInstancesOfPerson
Function getInstancesOfPerson
getInstancesOfPerson
(
owner
:
SHA256IdHash
<
Person
>
,
)
:
Promise
<
{
instanceId
:
SHA256IdHash
<
Instance
>
;
local
:
boolean
}
[]
>
Get all instance objects owned by a specific person.
Parameters
owner
:
SHA256IdHash
<
Person
>
The owner of the instance
Returns
Promise
<
{
instanceId
:
SHA256IdHash
<
Instance
>
;
local
:
boolean
}
[]
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@refinio/one.models
Loading...
Get all instance objects owned by a specific person.