Interface IBursaryApplicationDateService
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IBursaryApplicationDateService : IEntityService<BursaryApplicationDateEntity>, IService
Methods
SaveBursaryApplicationDates(SaveBursaryApplicationDatesRequest)
Declaration
SaveBursaryApplicationDatesResponse SaveBursaryApplicationDates(SaveBursaryApplicationDatesRequest request)
Parameters
Type | Name | Description |
---|---|---|
SaveBursaryApplicationDatesRequest | request |
Returns
Type | Description |
---|---|
SaveBursaryApplicationDatesResponse |