yoti-java-sdk
yoti-java-sdk copied to clipboard
Drop JSON serialization for ProfileResponse and members
com.yoti.api.client.spi.remote.call.ProfileResponse and member Receipt seem to implement both JSON serialization and de-serialization. The former is not required so it could be dropped along with the tests.