Preparing search index...
The search index is not available
@metaplex-foundation/mpl-core - v1.1.1
@metaplex-foundation/mpl-core - v1.1.1
AppDataPlugin
Type alias AppDataPlugin
App
Data
Plugin
:
{
authority
:
PluginAuthority
;
data
?:
any
;
dataAuthority
:
PluginAuthority
;
dataLen
:
undefined
|
bigint
;
dataOffset
:
undefined
|
bigint
;
lifecycleChecks
:
undefined
|
LifecycleChecks
;
offset
:
undefined
|
bigint
;
schema
:
ExternalPluginAdapterSchema
;
type
:
"AppData"
;
}
Type declaration
authority
:
PluginAuthority
Optional
data
?:
any
data
Authority
:
PluginAuthority
data
Len
:
undefined
|
bigint
data
Offset
:
undefined
|
bigint
lifecycle
Checks
:
undefined
|
LifecycleChecks
offset
:
undefined
|
bigint
schema
:
ExternalPluginAdapterSchema
type
:
"AppData"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@metaplex-
foundation/mpl-
core -
v1.1.1
<internal>
App
Data
Plugin
__type
Generated using
TypeDoc