diff --git a/search.go b/search.go index 52765e2..f1b76f9 100644 --- a/search.go +++ b/search.go @@ -133,6 +133,7 @@ type Result struct { ResourceURL string `json:"resource_url,omitempty"` Type string `json:"type,omitempty"` ID int `json:"id,omitempty"` + MasterID int `json:"master_id,omitempty"` } // Search makes search request to discogs.