Sha256: 1185e7a3ecbbe522bb6f061148ec546b48f794b6d60f5ff77ef2dd3a2172da2a
Contents?: true
Size: 879 Bytes
Versions: 3
Compression:
Stored size: 879 Bytes
Contents
HTTP/1.1 200 OK Status: 200 Content-Type: application/xml; charset=utf-8 <?xml version="1.0" encoding="UTF-8"?> <project> <billing-basis type="decimal">7.5</billing-basis> <budget type="integer">0</budget> <budget-units>Hours</budget-units> <contact-id type="integer">27314</contact-id> <contract-po-reference></contract-po-reference> <created-at type="datetime">2009-08-26T17:11:22Z</created-at> <ends-on type="datetime" nil="true"></ends-on> <id type="integer">17820</id> <is-ir35 type="boolean">false</is-ir35> <name>Ecommerce web development</name> <normal-billing-rate type="decimal">200.0</normal-billing-rate> <starts-on type="datetime" nil="true"></starts-on> <status>Active</status> <updated-at type="datetime">2009-08-26T17:11:22Z</updated-at> <uses-project-invoice-sequence type="boolean">false</uses-project-invoice-sequence> </project>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
freeagent_api-0.3.1 | test/stubs/projects/find_single |
freeagent_api-0.3.0 | test/stubs/projects/find_single |
freeagent_api-0.2.0 | test/stubs/projects/find_single |