
com.firstdata.payeezy.api.RequestMethod Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of payeezy-java-client Show documentation
Show all versions of payeezy-java-client Show documentation
Payeezy Java SDK to integrate with Payeezy API
The newest version!
package com.firstdata.payeezy.api;
/**
* Allowed Request Methods for transactions
*/
public enum RequestMethod {
POST,GET, PUT
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy