CASE
CASE copied to clipboard
Creating Accounts
Issue ported from old casework github repo (issue 21). Original author: casework
When I'm creating a trace with an Account property bundle, can I add SimpleName and SimpleAddress
directly on the trace as well? If not, how would I structure that?
Replies by sbarnum:
This sort of information would more appropriately be expressed with separate Identity and/or Location objects. Account PB has an "owner" property which is a reference to an Identity object representing the owner of that account.