@quack-protocol/sdk - v0.1.0
GitHub
npm
Preparing search index...
index
ChildType
Interface ChildType
Named child type used by STRUCT and related logical types.
interface
ChildType
{
name
:
string
;
type
:
LogicalType
;
}
Index
Properties
name
type
Properties
name
name
:
string
Child field name.
type
type
:
LogicalType
Child logical type.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
GitHub
npm
@quack-protocol/sdk - v0.1.0
Loading...
Named child type used by STRUCT and related logical types.