My class - "Transaction", is complicated with a lot of nested objects. There is a way to define the mapping straight from the class or an existing object?
note: I am using the rest API with High-Level client. if there is only a solution with the low-level client, ist also ok.
Thanks