@hashgraph/solo
    Preparing search index...

    Interface for Kind request parameters that can be applied to a KindExecutionBuilder.

    interface KindRequest {
        apply(builder: KindExecutionBuilder): void;
    }

    Implemented by

    Index

    Methods

    Methods