aliyunoss-cli
    Preparing search index...

    Interface ChannelHistoryResult

    interface ChannelHistoryResult {
        records: ChannelHistory;
        res: NormalSuccessResponse;
    }
    Index