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

    Type Alias StreamGetBlockResponseBodyJson

    from message yeying.api.asset.StreamGetBlockResponseBody

    type StreamGetBlockResponseBodyJson = {
        data?: string;
    }
    Index

    Properties

    Properties

    data?: string

    from field: bytes data = 1;