Forum Discussion
robin
5 years agoFormer Employee
@rpatrick00 The T Account<T>.connect()
method supports Java Generics - you can make it return whatever type you choose (not just a String).
If it is a String, it can be used to get a reference to a token value for example and be used in every request. It could also be a complex object holding a variety of information to be used however you wish, including outputting it in a Document.