sorry, I"m trying to fast track myself thru DAML , by asking what may be silly questions a few more hours of study would have figured out.
in the docs example they show this:
ContractId User
which seems strange i.e. I would have figured a return type would be a a class I had defined or was previously defined by the SDK , yet this looks like some sort fo composite return type demarcated by a space.
So I guess the first question is what entities which I assume would be defined in DAML constitute something that can be used as the return type for a Choice which I think of as an operation.
And what is the significance above of what seems to be a composite return type.
Finally, thanks for indulging me, I’m just swamped and need to get my head around DAML or stick to what I know most i.e. Corda.
thanks