add tomatoURL
This commit is contained in:
parent
93ab936da7
commit
39e9c40390
1 changed files with 1 additions and 0 deletions
1
gomdb.go
1
gomdb.go
|
@ -86,6 +86,7 @@ type MovieResult struct {
|
||||||
TomatoUserMeter string
|
TomatoUserMeter string
|
||||||
TomatoUserRating string
|
TomatoUserRating string
|
||||||
TomatoUserReviews string
|
TomatoUserReviews string
|
||||||
|
TomatoURL string
|
||||||
DVD string
|
DVD string
|
||||||
BoxOffice string
|
BoxOffice string
|
||||||
Production string
|
Production string
|
||||||
|
|
Loading…
Reference in a new issue