Sha256: 063d226002175afaefa56978754ba3a0c2c17b8363947933f84f063944d28a32
Contents?: true
Size: 1.27 KB
Versions: 1
Compression:
Stored size: 1.27 KB
Contents
--- - !ruby/struct:VCR::HTTPInteraction request: !ruby/struct:VCR::Request method: :get uri: http://api.genability.com:80/rest/public/tariffs/512.json?appId=ValidAppID&appKey=ValidAppKey body: headers: accept: - application/json; charset=utf-8 user-agent: - Genability API Ruby Gem accept-encoding: - gzip;q=1.0,deflate;q=0.6,identity;q=0.3 response: !ruby/struct:VCR::Response status: !ruby/struct:VCR::ResponseStatus code: 200 message: OK headers: server: - Apache-Coyote/1.1 content-type: - application/json;charset=utf-8 transfer-encoding: - chunked date: - Fri, 01 Jul 2011 18:52:52 GMT body: "{\"status\":\"success\",\"count\":1,\"type\":\"Tariff\",\"results\":[{\"tariffId\":512,\"masterTariffId\":512,\"priorTariffId\":null,\"lseId\":2756,\"lseName\":\"Georgia Power Co\",\"distributionLseId\":null,\"tariffCode\":\"R-17\",\"tariffName\":\"Residential Service\",\"tariffType\":\"DEFAULT\",\"customerClass\":\"RESIDENTIAL\",\"territoryId\":3114,\"effectiveDate\":\"2011-03-01\",\"endDate\":null,\"isActive\":true,\"billingPeriod\":\"MONTHLY\",\"properties\":null,\"rates\":null,\"timeZone\":\"US/Eastern\",\"goldData\":false}]}" http_version: "1.1"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
genability-0.1.0 | spec/cassettes/tariff.yml |