Preparing search index...
The search index is not available
@refinio/one.models
@refinio/one.models
recipes/Leute/CommunicationEndpoints
OneInstanceEndpoint
Interface OneInstanceEndpoint
This represents a way on how to communicate with a person. examples:
address
telephone number
one instance with keys
interface
OneInstanceEndpoint
{
$type$
:
"OneInstanceEndpoint"
;
instanceId
:
SHA256IdHash
<
Instance
>
;
instanceKeys
:
SHA256Hash
<
Keys
>
;
personId
:
SHA256IdHash
<
Person
>
;
personKeys
:
SHA256Hash
<
Keys
>
;
url
?:
string
;
}
Index
Properties
$type$
instance
Id
instance
Keys
person
Id
person
Keys
url?
Properties
$type$
$type$
:
"OneInstanceEndpoint"
instance
Id
instance
Id
:
SHA256IdHash
<
Instance
>
instance
Keys
instance
Keys
:
SHA256Hash
<
Keys
>
person
Id
person
Id
:
SHA256IdHash
<
Person
>
person
Keys
person
Keys
:
SHA256Hash
<
Keys
>
Optional
url
url
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
$type$
instance
Id
instance
Keys
person
Id
person
Keys
url
@refinio/one.models
Loading...
This represents a way on how to communicate with a person. examples: