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