com.sentenial.rest.client.api.directdebit.dto.DirectDebitAndMandateResource Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nuapay-rest-client Show documentation
Show all versions of nuapay-rest-client Show documentation
NuaPay REST API Java Bindings
package com.sentenial.rest.client.api.directdebit.dto;
import com.sentenial.rest.client.api.common.resource.RestResponseEnvelopeInner;
public class DirectDebitAndMandateResource extends RestResponseEnvelopeInner{
}