Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/zoeService/types-ambient
InvitationDetails
Interface InvitationDetails
interface
InvitationDetails
{
customDetails
:
undefined
|
Record
<
string
,
any
>
;
description
:
string
;
handle
:
InvitationHandle
;
installation
:
Installation
<
any
>
;
instance
:
Instance
<
any
>
;
}
Index
Properties
custom
Details
description
handle
installation
instance
Properties
custom
Details
custom
Details
:
undefined
|
Record
<
string
,
any
>
description
description
:
string
handle
handle
:
InvitationHandle
installation
installation
:
Installation
<
any
>
instance
instance
:
Instance
<
any
>
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
On This Page
Properties
custom
Details
description
handle
installation
instance
API documentation of Agoric SDK
Loading...