ALLOW_TRAVELLING_MERCHANTS

@ConfigField(name = "Allow travelling merchants", description = "Indicates if travelling merchants are allowed", defaultValue = "true")
@SerializedName(value = "allowTravellingMerchants")
var ALLOW_TRAVELLING_MERCHANTS: Boolean