
com.vendasta.accountgroup.v1.internal.AccountValidationServiceClientInterface Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of accountgroup.v1 Show documentation
Show all versions of accountgroup.v1 Show documentation
Java SDK for service account-group
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