base
@bosonprotocol/metadata / Exports / base
Namespace: base
Table of contents
Type Aliases
Variables
Type Aliases
BaseMetadata
Ƭ BaseMetadata: Object
Type declaration
Name | Type |
---|---|
animationUrl? | string |
condition? | string |
description | string |
externalUrl | string |
licenseUrl | string |
name | string |
schemaUrl | string |
type | "BASE" |
Defined in
Variables
baseMetadataSchema
• Const
baseMetadataSchema: SchemaOf
<BaseMetadata
>