Skip to content

Commit 63b939d

Browse files
committed
Add Additional Search Options
1 parent db6ff0f commit 63b939d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

lib/ticketmaster/configuration.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ module Configuration
88
:postalCode,
99
:latlong,
1010
:radius,
11+
:city,
12+
:stateCode,
13+
:countryCode,
14+
:classificationName,
15+
:classificationId,
1116
:unit,
1217
:source,
1318
:locale,

0 commit comments

Comments
 (0)