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