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