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

com.vendasta.accountgroup.v1.internal.AccountValidationServiceClientInterface Maven / Gradle / Ivy

The newest version!
/**
 Code generated by sdkgen
 DO NOT EDIT!
*/

package com.vendasta.accountgroup.v1.internal;

import com.vendasta.vax.RequestOptions;
import com.vendasta.vax.SDKException;
import com.google.protobuf.*;


public interface AccountValidationServiceClientInterface {
    
    ValidateAddressMultiResponse ValidateAddressMulti(ValidateAddressMultiRequest req, RequestOptions.Builder options) throws SDKException;
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy