Closed sesamzoo closed 8 years ago
According to the SDK the result of Transaction's getState() is nullable, but according to the API documentation it should be nonnullable, because it returns a mandatory field.
https://github.com/sphereio/sphere-jvm-sdk/blob/master/sphere-models/src/main/java/io/sphere/sdk/payments/Transaction.java http://dev.commercetools.com/http-api-projects-payments.html#transaction
Thanks, I will have a look.
According to the SDK the result of Transaction's getState() is nullable, but according to the API documentation it should be nonnullable, because it returns a mandatory field.
https://github.com/sphereio/sphere-jvm-sdk/blob/master/sphere-models/src/main/java/io/sphere/sdk/payments/Transaction.java http://dev.commercetools.com/http-api-projects-payments.html#transaction