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

    Type Alias SearchDeletedAssetRequestJson

    from message yeying.api.asset.SearchDeletedAssetRequest

    type SearchDeletedAssetRequestJson = {
        body?: SearchDeletedAssetRequestBodyJson;
        header?: MessageHeaderJson;
    }
    Index

    Properties

    Properties

    from field: yeying.api.asset.SearchDeletedAssetRequestBody body = 2;

    header?: MessageHeaderJson

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