Sha256: 98cb6cb4c2bde9c548c9ef6d3c24d3377f76bdbee18d107e46097293f45c8bdc

Contents?: true

Size: 579 Bytes

Versions: 5

Compression:

Stored size: 579 Bytes

Contents

{
    "success":true,
    "message":"Retrieved user phone numbers successfully",
    "data":[
{
            "number":"8021112222",
            "city":"Burlington",
            "state":"Vermont",
            "cost":200,
            "last_billed_at":"2012-10-11 10:51:33",
            "provisioned_at":"2012-10-11 10:51:33"
        },
{
            "number":"8023334444",
            "city":"Montpelier",
            "state":"Vermont",
            "cost":200,
            "last_billed_at":"2012-10-11 10:51:33",
            "provisioned_at":"2012-10-11 10:51:33"
        }
    ]
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
phaxio-0.5.0 test/support/responses/list_numbers.json
phaxio-0.4.1 test/support/responses/list_numbers.json
phaxion-0.0.2 spec/support/responses/numberList.json
phaxion-0.0.1 spec/support/responses/numberList.json
phaxio-0.4.0 test/support/responses/list_numbers.json