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