Class PaymentProcessorAchBatchHeaderServiceBase
Abstract base class - PaymentProcessorAchBatchHeaderServiceBase
Inheritance
System.Object
PaymentProcessorAchBatchHeaderServiceBase
Implements
Cmc.Core.ServiceModel.IEntityService<PaymentProcessorAchBatchHeaderEntity>
Cmc.Core.ServiceModel.IService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public abstract class PaymentProcessorAchBatchHeaderServiceBase : EntityService<PaymentProcessorAchBatchHeaderEntity>, IPaymentProcessorAchBatchHeaderService, IEntityService<PaymentProcessorAchBatchHeaderEntity>, IService
Constructors
PaymentProcessorAchBatchHeaderServiceBase()
Declaration
protected PaymentProcessorAchBatchHeaderServiceBase()
Implements
Cmc.Core.ServiceModel.IEntityService<>
Cmc.Core.ServiceModel.IService