
com.commercetools.payment.model.PaymentTransactionCreationResult Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of common Show documentation
Show all versions of common Show documentation
The commercetools java payment project intend is to make payment integration easy
The newest version!
package com.commercetools.payment.model;
/**
* Created by mgatz on 7/27/16.
*/
public interface PaymentTransactionCreationResult extends PaymentCreationResult {
// prepared to behave different or have more fields
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy