Interface IStudentLoanPeriodService
Represents a service contract for interacting with the StudentLoanPeriodEntity.
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public interface IStudentLoanPeriodService : IEntityService<StudentLoanPeriodEntity>, IService