Sha256: 5a04d394e92e8ab33155ec5a415d5576522712f9fb6f0740cff3dbb90dadd144
Contents?: true
Size: 756 Bytes
Versions: 72
Compression:
Stored size: 756 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <billables type="array"> <billable> <price type="integer">10000</price> <in-store type="boolean">true</in-store> <name>bedpan</name> <created-at type="datetime">2011-10-10T10:38:49+02:00</created-at> <updated-at type="datetime">2011-10-10T10:40:35+02:00</updated-at> <valid-to type="date">9999-01-01</valid-to> <billable-category-id type="integer">1</billable-category-id> <id type="integer">1</id> <valid-from type="date">2011-01-01</valid-from> <unit>piece</unit> <description>Nice bedpan</description> <status>pending</status> <rounding type="integer">0</rounding> <type>Product</type> <photo>http://example.com/1.png</photo> </billable> </billables>
Version data entries
72 entries across 72 versions & 1 rubygems