@hashgraph/solo
Preparing search index...
src/data/schema/model/remote/state/component-state-metadata-schema
ComponentStateMetadataSchema
Class ComponentStateMetadataSchema
Index
Constructors
constructor
Properties
cluster
id
namespace
phase
Constructors
constructor
new
ComponentStateMetadataSchema
(
id
?:
number
,
namespace
?:
string
,
cluster
?:
string
,
phase
?:
DeploymentPhase
,
)
:
ComponentStateMetadataSchema
Parameters
Optional
id
:
number
Optional
namespace
:
string
Optional
cluster
:
string
Optional
phase
:
DeploymentPhase
Returns
ComponentStateMetadataSchema
Properties
cluster
cluster
:
string
id
id
:
number
namespace
namespace
:
string
phase
phase
:
DeploymentPhase
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cluster
id
namespace
phase
@hashgraph/solo
Loading...