Sha256: 5ce85aeef30084d58d85c2a3359d15688f6d8d048c161f118c6b8dbb6d0586e1
Contents?: true
Size: 731 Bytes
Versions: 2
Compression:
Stored size: 731 Bytes
Contents
HTTP/1.1 200 OK Status: 200 Content-Type: application/xml; charset=utf-8 <?xml version="1.0" encoding="UTF-8"?> <user> <company-id type="integer">11</company-id> <email>olly@gmail.com</email> <first-name>Olly</first-name> <id type="integer">11</id> <last-logged-in-at type="datetime">2008-03-03T21:16:09Z</last-logged-in-at> <last-name>Headey</last-name> <opening-director-loan-account-balance type="decimal">0.0</opening-director-loan-account-balance> <opening-expense-balance type="decimal">0.0</opening-expense-balance> <opening-salary-balance type="decimal">0.0</opening-salary-balance> <opening-share-or-capital-balance type="decimal">0.0</opening-share-or-capital-balance> <role>Director</role> </user>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
freeagent_api-0.3.1 | test/stubs/users/find_single |
freeagent_api-0.3.0 | test/stubs/users/find_single |