Interface IFundraisingExportBatchHeaderService
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public interface IFundraisingExportBatchHeaderService : IEntityService<FundraisingExportBatchHeaderEntity>, IService
Methods
FundraisingExportBatchHeader(FundraisingExportBatchHeaderRequest)
Declaration
FundraisingExportBatchHeaderResponse FundraisingExportBatchHeader(FundraisingExportBatchHeaderRequest request)
Parameters
Type | Name | Description |
---|---|---|
Fundraising |
request |
Returns
Type | Description |
---|---|
Fundraising |
GetTfrExportStudents(GetTfrExportStudentsRequest)
Declaration
GetTfrExportStudentsResponse GetTfrExportStudents(GetTfrExportStudentsRequest request)
Parameters
Type | Name | Description |
---|---|---|
Get |
request |
Returns
Type | Description |
---|---|
Get |