Method: Falsify::FulfillmentEvent#country

Defined in:
lib/falsify/models/fulfillment/fulfillment_event.rb

#countryString

The country where the fulfillment event occurred.

Returns:

  • (String)


17
18
19
# File 'lib/falsify/models/fulfillment/fulfillment_event.rb', line 17

def country
  @country
end