@yeying-community/yeying-client-ts
    Preparing search index...

    Type Alias StreamGetBlockRequestBodyJson

    from message yeying.api.asset.StreamGetBlockRequestBody

    type StreamGetBlockRequestBodyJson = {
        header?: MessageHeaderJson;
    }
    Index

    Properties

    Properties

    header?: MessageHeaderJson

    from field: yeying.api.common.MessageHeader header = 1;