Open
Description
- Looking at the documentation it looks like you are using the object term User as a synonym for Account (i.e. the type attribute description in the User objects talks about Account and not User).
Does that mean that you don't differentiate a real User and multiple accounts created by him, should be clarified in the doc ? - It would be helpful to have in the introductory documentation at least a minimal conceptual model drawing, which shows the major business concepts (=objects) and their relationships to each other (1.., 1, 0.. etc).
- Finally would expect something like a lifecycle state on an object (is a User active, or inactive - e.g. not paying anymore etc.)