Class AccountTaxServiceGrpc.AccountTaxServiceImplBase (0.1.0)

public abstract static class AccountTaxServiceGrpc.AccountTaxServiceImplBase implements BindableService, AccountTaxServiceGrpc.AsyncService

Base class for the server implementation of the service AccountTaxService.

Manages account level tax setting data. This API defines the following resource model:

  • AccountTax

Inheritance

java.lang.Object > AccountTaxServiceGrpc.AccountTaxServiceImplBase

Implements

io.grpc.BindableService, AccountTaxServiceGrpc.AsyncService

Constructors

AccountTaxServiceImplBase()

public AccountTaxServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition