Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iUserOutgoingApproval
Interface iUserOutgoingApproval<T>
interface
iUserOutgoingApproval
<
T
>
{
approvalCriteria
?:
iOutgoingApprovalCriteria
<
T
>
;
approvalId
:
string
;
badgeIds
:
iUintRange
<
T
>
[]
;
customData
?:
string
;
initiatedByListId
:
string
;
ownershipTimes
:
iUintRange
<
T
>
[]
;
toListId
:
string
;
transferTimes
:
iUintRange
<
T
>
[]
;
uri
?:
string
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
view full
)
iUserOutgoingApproval
iUserOutgoingApprovalWithDetails
Implemented by
UserOutgoingApproval
Index
Properties
approval
Criteria?
approval
Id
badge
Ids
custom
Data?
initiated
By
List
Id
ownership
Times
to
List
Id
transfer
Times
uri?
Properties
Optional
approval
Criteria
approval
Criteria
?:
iOutgoingApprovalCriteria
<
T
>
approval
Id
approval
Id
:
string
badge
Ids
badge
Ids
:
iUintRange
<
T
>
[]
Optional
custom
Data
custom
Data
?:
string
initiated
By
List
Id
initiated
By
List
Id
:
string
ownership
Times
ownership
Times
:
iUintRange
<
T
>
[]
to
List
Id
to
List
Id
:
string
transfer
Times
transfer
Times
:
iUintRange
<
T
>
[]
Optional
uri
uri
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
approval
Criteria
approval
Id
badge
Ids
custom
Data
initiated
By
List
Id
ownership
Times
to
List
Id
transfer
Times
uri
bitbadgesjs-sdk - v0.5.8
Loading...