onfido-php icon indicating copy to clipboard operation
onfido-php copied to clipboard

\Onfido\Api\DefaultApi::createApplicant wrong return type annotation ?

Open ricfrank opened this issue 4 years ago • 0 comments

Hello.

In \Onfido\Api\DefaultApi::createApplicant the return annotation is * @return \Onfido\Model\Applicant|\Onfido\Model\Error.

Is it right ? I try to create a wrong applicant but an exception with Onfido\Model\Error inside is thrown.

ricfrank avatar Sep 15 '20 15:09 ricfrank