spec/integration/lookups/v1/phone_number_spec.rb in twilio-ruby-5.7.2 vs spec/integration/lookups/v1/phone_number_spec.rb in twilio-ruby-5.8.0
- old
+ new
@@ -37,19 +37,9 @@
"mobile_country_code": "310",
"mobile_network_code": "456",
"name": "verizon",
"type": "mobile"
},
- "fraud": {
- "error_code": null,
- "advanced_line_type": "voip",
- "is_prepaid": false,
- "mobile_country_code": "310",
- "mobile_network_code": "456",
- "carrier_name": "verizon",
- "caller_name": "Delicious Cheese Cake",
- "caller_type": "CONSUMER"
- },
"country_code": "US",
"national_format": "(510) 867-5309",
"phone_number": "+15108675309",
"add_ons": {
"status": "successful",
\ No newline at end of file