Sha256: 8a3ab8b84758635182fee3c57279d7f55210d34373487892675cab40bbe14534
Contents?: true
Size: 694 Bytes
Versions: 72
Compression:
Stored size: 694 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <billable> <price type="integer">10000</price> <in-store type="boolean">true</in-store> <name>Dishwashing</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 Dishwashing</description> <status>pending</status> <rounding type="integer">0</rounding> <photo>http://example.com/1.png</photo> <type>Product</type> </billable>
Version data entries
72 entries across 72 versions & 1 rubygems