Interface IRawTweetDetailsBulkResponse

interface IRawTweetDetailsBulkResponse {
    data: Data;
}

Properties

Properties

data: Data