com.mangopay.core.interfaces.PayOutPaymentDetails Maven / Gradle / Ivy
The newest version!
package com.mangopay.core.interfaces;
/**
* Marker interface for classes with details of means of payment in PayOut entity.
*/
public interface PayOutPaymentDetails { }
© 2015 - 2025 Weber Informatics LLC | Privacy Policy