Interface IStudentAccountTransactionPaymentDescriptionService
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public interface IStudentAccountTransactionPaymentDescriptionService : IEntityService<StudentAccountTransactionPaymentDescriptionEntity>, IService
Methods
GetStudentAccountTransactionPaymentDescription(GetStudentAccountTransactionPaymentDescriptionRequest)
GetStudentAccountTransactionPaymentDescription
Declaration
GetStudentAccountTransactionPaymentDescriptionResponse GetStudentAccountTransactionPaymentDescription(GetStudentAccountTransactionPaymentDescriptionRequest request)
Parameters
Returns