Class UpdatePaymentDueDateResponse
Inheritance
System.Object
UpdatePaymentDueDateResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class UpdatePaymentDueDateResponse : ServiceResponse
Constructors
UpdatePaymentDueDateResponse()
Declaration
public UpdatePaymentDueDateResponse()
Properties
UpdateTransactionSearchList
Declaration
public List<UpdateTransactionSearchCustom> UpdateTransactionSearchList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<UpdateTransactionSearchCustom> |