ts-lambda-api - v2.5.3
Preparing search index...
<internal>
TraitsSchema
Interface TraitsSchema
Internal
A schema that has traits.
Deprecated
use static schema.
interface
TraitsSchema
{
name
:
string
;
namespace
:
string
;
traits
:
SchemaTraits
;
}
Hierarchy (
View Summary
)
TraitsSchema
ListSchema
MapSchema
StructureSchema
Index
Properties
name
namespace
traits
Properties
name
name
:
string
namespace
namespace
:
string
traits
traits
:
SchemaTraits
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
namespace
traits
ts-lambda-api - v2.5.3
Loading...
A schema that has traits.
Deprecated
use static schema.