Merge pull request #9 from pyed/master

add tomatoURL to MovieResult
This commit is contained in:
Ernesto Cedeño 2016-02-12 20:14:15 -05:00
commit 71b0bf6972

View file

@ -86,6 +86,7 @@ type MovieResult struct {
TomatoUserMeter string
TomatoUserRating string
TomatoUserReviews string
TomatoURL string
DVD string
BoxOffice string
Production string