Method: Falsify::FulfillmentEvent#country
- Defined in:
- lib/falsify/models/fulfillment/fulfillment_event.rb
#country ⇒ String
The country where the fulfillment event occurred.
17 18 19 |
# File 'lib/falsify/models/fulfillment/fulfillment_event.rb', line 17 def country @country end |