All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.firstdata.payeezy.api.RequestMethod Maven / Gradle / Ivy

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