Sha256: 5534f83144ef22b5f858b6768ea6585742283dd7482ecbc55ddcb35335d82f5e

Contents?: true

Size: 466 Bytes

Versions: 9

Compression:

Stored size: 466 Bytes

Contents

{
    "success":true,
    "message":"Retrieved fax successfully",
    "data":{
        "id":123456,
        "num_pages":3,
        "cost":21,
        "direction":"sent",
        "status":"success",
        "is_test":true,
        "requested_at":1293910680,
        "completed_at":1293911100,
        "recipients":[
{
                "number":"4141234567",
                "status":"success",
                "completed_at":1293911100
            }
        ]
    }
}

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
phaxio-0.5.0 test/support/responses/fax_status_success.json
phaxio-0.4.1 test/support/responses/fax_status_success.json
phaxion-0.0.2 spec/support/responses/faxStatus.json
phaxion-0.0.1 spec/support/responses/faxStatus.json
phaxio-0.4.0 test/support/responses/fax_status_success.json
phaxio-0.3.1 test/support/responses/fax_status_success.json
phaxio-0.3.0 test/support/responses/fax_status_success.json
phaxio-0.2.0 test/support/responses/fax_status_success.json
phaxio-0.1.0 test/support/responses/fax_status_success.json