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