Class SaveStudentStatementAndInvoiceHistoryResponse
Inheritance
System.Object
SaveStudentStatementAndInvoiceHistoryResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class SaveStudentStatementAndInvoiceHistoryResponse : ServiceResponse
Constructors
SaveStudentStatementAndInvoiceHistoryResponse()
Declaration
public SaveStudentStatementAndInvoiceHistoryResponse()
Properties
FileName
Declaration
public string FileName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Id
Declaration
public int? Id { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |