Complex Types #232
Unanswered
shanerbaner82
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hey, no its not. The documentation for v3 is still lacking. Sorry for that. So far v2 docs is still there. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How does one go about creating a complex type to insert into a call? I have one call that accepts a single complex type, but some of the objects inside of that type are also complex types, it goes down like that 3-4 levels or so.
Is this documented anywhere?
Beta Was this translation helpful? Give feedback.
All reactions