Preparing search index...
The search index is not available
crossbell - v1.12.0
crossbell
MintOrLinkModule
Interface MintOrLinkModule<T>
interface
MintOrLinkModule
<
T
>
{
address
:
`
0x
${
string
}
`
;
authorCharacterId
?:
number
;
createdAt
?:
string
;
description
:
string
;
icon
?:
string
;
id
:
string
;
initDataStructure
:
{
description
:
string
;
label
:
string
;
required
?:
boolean
;
type
:
AbiType
;
}
[]
;
name
:
string
;
type
:
T
;
}
Type Parameters
T
extends
"mint"
|
"link"
=
"mint"
|
"link"
Index
Properties
address
author
Character
Id?
created
At?
description
icon?
id
init
Data
Structure
name
type
Properties
address
address
:
`
0x
${
string
}
`
Optional
author
Character
Id
author
Character
Id
?:
number
Optional
created
At
created
At
?:
string
description
description
:
string
Optional
icon
icon
?:
string
id
id
:
string
init
Data
Structure
init
Data
Structure
:
{
description
:
string
;
label
:
string
;
required
?:
boolean
;
type
:
AbiType
;
}
[]
name
name
:
string
type
type
:
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
address
author
Character
Id
created
At
description
icon
id
init
Data
Structure
name
type
crossbell - v1.12.0
Loading...