Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/tzip16
MetadataInterface
Interface MetadataInterface
interface
MetadataInterface
{
authors
?:
string
[]
;
description
?:
string
;
errors
?:
ErrorsTzip16
;
homepage
?:
string
;
interfaces
?:
string
[]
;
license
?:
{
details
?:
string
;
name
:
string
;
}
;
name
?:
string
;
source
?:
{
location
?:
string
;
tools
?:
string
[]
;
}
;
version
?:
string
;
views
?:
Views
;
}
Index
Properties
authors?
description?
errors?
homepage?
interfaces?
license?
name?
source?
version?
views?
Properties
Optional
authors
authors
?:
string
[]
Optional
description
description
?:
string
Optional
errors
errors
?:
ErrorsTzip16
Optional
homepage
homepage
?:
string
Optional
interfaces
interfaces
?:
string
[]
Optional
license
license
?:
{
details
?:
string
;
name
:
string
;
}
Optional
name
name
?:
string
Optional
source
source
?:
{
location
?:
string
;
tools
?:
string
[]
;
}
Optional
version
version
?:
string
Optional
views
views
?:
Views
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authors
description
errors
homepage
interfaces
license
name
source
version
views
Taquito
Loading...