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

    Type Alias BulletinListRequestJson

    from message yeying.api.bulletin.BulletinListRequest

    type BulletinListRequestJson = {
        body?: BulletinListRequestBodyJson;
        header?: MessageHeaderJson;
    }
    Index

    Properties

    Properties

    from field: yeying.api.bulletin.BulletinListRequestBody body = 2;

    header?: MessageHeaderJson

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