Richard Theis b4329508e9 Consistent resource.prop for timestamps and booleans (object store)
This patch set updates all object store objects to use consistent
resource.prop for timestamps and booleans. In particular, the
following changes were made:
  - Clarify documentation for timestamp and boolean attributes
  - Use 'is_' prefix and boolean type for boolean attributes
  - Use '_at' suffix and timestamp type for timestamp attributes

This patch set also include missing documentation for the
Account resource.

Change-Id: Ibf204bb0ab444e7090c1102acdd3d0e1d9722829
Partial-Bug: #1544584
2016-03-25 13:51:27 -05:00
..