rolandothedev

Results 1 issues of rolandothedev

I have the following method signature I want to meet: **DetailedInfoResponse[]** userInfo (String secretKey, **DetailedInfoRequest[] requests**) Both DetailedInfoResponse and DetailedInfoRequest are objects that have their own properties. With the current...