@hashgraph/sdk
    Preparing search index...

    Interface IEntityIdResult

    interface IEntityIdResult {
        num: Long;
        realm: Long;
        shard: Long;
    }
    Index

    Properties

    Properties

    num: Long
    realm: Long
    shard: Long