bitbadgesjs-sdk - v0.22.7
Preparing search index...
iMsgSetIncomingApproval
Interface iMsgSetIncomingApproval<T>
interface
iMsgSetIncomingApproval
<
T
extends
NumberType
>
{
approval
:
iUserIncomingApproval
<
T
>
;
collectionId
:
string
;
creator
:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
MsgSetIncomingApproval
Index
Properties
approval
collection
Id
creator
Properties
approval
approval
:
iUserIncomingApproval
<
T
>
The incoming 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 incoming approval to set.