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 |
---|---|---|
FundraisingExportBatchHeaderRequest | request |
Returns
Type | Description |
---|---|
FundraisingExportBatchHeaderResponse |
GetTfrExportStudents(GetTfrExportStudentsRequest)
Declaration
GetTfrExportStudentsResponse GetTfrExportStudents(GetTfrExportStudentsRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetTfrExportStudentsRequest | request |
Returns
Type | Description |
---|---|
GetTfrExportStudentsResponse |