com.sentenial.rest.client.api.emandate.dto.EmandateTokenResource 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.emandate.dto;
import com.sentenial.rest.client.api.common.resource.RestResponseEnvelopeInner;
public class EmandateTokenResource extends RestResponseEnvelopeInner{
}