Interface IStudentAccountTransactionConfigureAppliedPaymentService
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
public interface IStudentAccountTransactionConfigureAppliedPaymentService : IEntityService<StudentAccountTransactionConfigureAppliedPaymentEntity>, IService
Methods
Declaration
CopyPaymentApplyOrderResponse CopyPaymentApplyOrder(CopyPaymentApplyOrderRequest request)
Parameters
Returns
Declaration
SavePaymentApplyOrderResponse SavePaymentApplyOrder(SavePaymentApplyOrderRequest request)
Parameters
Returns