Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractFacet/types-ambient
Invitation
Type alias Invitation<R, A>
Invitation
<
R
,
A
>
:
Payment
<
"set"
,
InvitationDetails
>
&
{
[OfferArgs]
?:
A
;
[OfferReturn]
?:
R
;
}
Type Parameters
R
=
unknown
A
=
undefined
Type declaration
Optional
[
Offer
Args]
?:
A
Optional
[
Offer
Return]
?:
R
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...