Coda by Ian Macalinao
Preparing search index...
@macalinao/clients-mpl-core
CollectInput
Type Alias CollectInput<TAccountRecipient1, TAccountRecipient2>
type
CollectInput
<
TAccountRecipient1
extends
string
=
string
,
TAccountRecipient2
extends
string
=
string
,
>
=
{
recipient1
:
Address
<
TAccountRecipient1
>
;
recipient2
:
Address
<
TAccountRecipient2
>
;
}
Type Parameters
TAccountRecipient1
extends
string
=
string
TAccountRecipient2
extends
string
=
string
Index
Properties
recipient1
recipient2
Properties
recipient1
recipient1
:
Address
<
TAccountRecipient1
>
The address of the recipient 1
recipient2
recipient2
:
Address
<
TAccountRecipient2
>
The address of the recipient 2
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
recipient1
recipient2
Coda by Ian Macalinao
Loading...
The address of the recipient 1