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