Skip to main content

Interface: Named

Named represents a named table with a prefix.

Properties

name

name: string

@custom:deprecated First table's full name.

Defined in

@tableland/sdk/src/registry/utils.ts:45


names

names: string[]

The full table names

Defined in

@tableland/sdk/src/registry/utils.ts:53


prefix

prefix: string

@custom:deprecated First table name prefix.

Defined in

@tableland/sdk/src/registry/utils.ts:49


prefixes

prefixes: string[]

The table prefixes

Defined in

@tableland/sdk/src/registry/utils.ts:57