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

com.univapay.sdk.models.request.transactiontoken.PaymentData Maven / Gradle / Ivy

The newest version!
package com.univapay.sdk.models.request.transactiontoken;

import com.univapay.sdk.types.PaymentTypeName;

public interface PaymentData {
  PaymentTypeName getPaymentType();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy