public function getSchedulesAsyncWithHttpInfo($feed_type, $limit = null, $offset = null)
    {
        $returnType = '\TNT\Ebay\Sell\Feed\V1\Model\UserScheduleCollection';
        $request = $this->getSchedulesRequest($feed_type, $limit, $offset);