@hashgraph/solo
Preparing search index...
src/data/schema/model/remote/remote-config-metadata-schema
RemoteConfigMetadataSchema
Class RemoteConfigMetadataSchema
Index
Constructors
constructor
Properties
last
Updated
At
last
Updated
By
Constructors
constructor
new
RemoteConfigMetadataSchema
(
lastUpdatedAt
?:
Date
,
lastUpdatedBy
?:
UserIdentitySchema
,
)
:
RemoteConfigMetadataSchema
Parameters
Optional
lastUpdatedAt
:
Date
Optional
lastUpdatedBy
:
UserIdentitySchema
Returns
RemoteConfigMetadataSchema
Properties
last
Updated
At
lastUpdatedAt
:
Date
last
Updated
By
lastUpdatedBy
:
UserIdentitySchema
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
last
Updated
At
last
Updated
By
@hashgraph/solo
Loading...