bitbadgesjs-sdk - v0.22.7
Preparing search index...
iMsgSetOutgoingApproval
Interface iMsgSetOutgoingApproval<T>
interface
iMsgSetOutgoingApproval
<
T
extends
NumberType
>
{
approval
:
iUserOutgoingApproval
<
T
>
;
collectionId
:
string
;
creator
:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
MsgSetOutgoingApproval
Index
Properties
approval
collection
Id
creator
Properties
approval
approval
:
iUserOutgoingApproval
<
T
>
The outgoing approval to set.
collection
Id
collectionId
:
string
The ID of the collection.
creator
creator
:
string
The creator of the transaction.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
approval
collection
Id
creator
bitbadgesjs-sdk - v0.22.7
Loading...
The outgoing approval to set.