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