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