Class PrintStatementsSelectionDetail
Inheritance
System.Object
PrintStatementsSelectionDetail
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class PrintStatementsSelectionDetail
Constructors
PrintStatementsSelectionDetail()
Declaration
public PrintStatementsSelectionDetail()
Properties
AccountBalance
Declaration
public decimal? AccountBalance { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
ActualAmount
Declaration
public decimal? ActualAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
AmountDue
Declaration
public decimal? AmountDue { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
AmountPackaged
Declaration
public decimal? AmountPackaged { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
BalanceSource
Declaration
public string BalanceSource { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusPhoneNumber
Declaration
public string CampusPhoneNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusPhoneNumber2
Declaration
public string CampusPhoneNumber2 { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusPhoneNumber3
Declaration
public string CampusPhoneNumber3 { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusRemittanceCity
Declaration
public string CampusRemittanceCity { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusRemittancePostalCode
Declaration
public string CampusRemittancePostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusRemittanceState
Declaration
public string CampusRemittanceState { get; set; }
Property Value
Type |
Description |
System.String |
|
CampusRemittanceStreetAddress
Declaration
public string CampusRemittanceStreetAddress { get; set; }
Property Value
Type |
Description |
System.String |
|
CheckNumber
Declaration
public string CheckNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
CloseDate
Declaration
public string CloseDate { get; set; }
Property Value
Type |
Description |
System.String |
|
CreatedDateTime
Declaration
public DateTime? CreatedDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
CreditCardList
Declaration
public string CreditCardList { get; set; }
Property Value
Type |
Description |
System.String |
|
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
DisbursedDate
Declaration
public DateTime? DisbursedDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ExpectedAmount
Declaration
public decimal? ExpectedAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
InterestBalance
Declaration
public decimal? InterestBalance { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
LastModifiedDateTime
Declaration
public DateTime? LastModifiedDateTime { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
LastModifiedUserId
Declaration
public string LastModifiedUserId { get; set; }
Property Value
Type |
Description |
System.String |
|
NumberPayments
Declaration
public short NumberPayments { get; set; }
Property Value
Type |
Description |
System.Int16 |
|
PaidDisbursementId
Declaration
public int? PaidDisbursementId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
PaidDisbursementInterestAmount
Declaration
public decimal? PaidDisbursementInterestAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
PrincipalBalance
Declaration
public decimal? PrincipalBalance { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
PrintIdentifier
Declaration
public string PrintIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|
PrintIdentifierType
Declaration
public int? PrintIdentifierType { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ProgramVersionName
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type |
Description |
System.String |
|
ScheduledDate
Declaration
public DateTime? ScheduledDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
SchoolCity
Declaration
public string SchoolCity { get; set; }
Property Value
Type |
Description |
System.String |
|
SchoolName
Declaration
public string SchoolName { get; set; }
Property Value
Type |
Description |
System.String |
|
SchoolPostalCode
Declaration
public string SchoolPostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
SchoolState
Declaration
public string SchoolState { get; set; }
Property Value
Type |
Description |
System.String |
|
SchoolStreetAddress
Declaration
public string SchoolStreetAddress { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowAccountBalance
Declaration
public string ShowAccountBalance { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowCoupon
Declaration
public string ShowCoupon { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowInterestBalance
Declaration
public string ShowInterestBalance { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowPrincipalBalance
Declaration
public string ShowPrincipalBalance { get; set; }
Property Value
Type |
Description |
System.String |
|
ShowTruthInLending
Declaration
public string ShowTruthInLending { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string StmtementComment { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentAwardId
Declaration
public int? StudentAwardId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentAwardInterestRate
Declaration
public decimal? StudentAwardInterestRate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
StudentEnrollmentPeriodCampusId
Declaration
public int StudentEnrollmentPeriodCampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentEnrollmentPeriodProgramName
Declaration
public string StudentEnrollmentPeriodProgramName { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentEnrollmentPeriodStartDate
Declaration
public DateTime? StudentEnrollmentPeriodStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
StudentEnrollmentPeriodTermStartDate
Declaration
public DateTime? StudentEnrollmentPeriodTermStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
StudentId
Declaration
public int StudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentName
Declaration
public string StudentName { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressCity
Declaration
public string StudentRelationshipAddressCity { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressName
Declaration
public string StudentRelationshipAddressName { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressPhoneNumber
Declaration
public string StudentRelationshipAddressPhoneNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressPostalCode
Declaration
public string StudentRelationshipAddressPostalCode { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressState
Declaration
public string StudentRelationshipAddressState { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentRelationshipAddressStreetAddress
Declaration
public string StudentRelationshipAddressStreetAddress { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentStatus
Declaration
public string StudentStatus { get; set; }
Property Value
Type |
Description |
System.String |
|
WorkStationIdentifier
Declaration
public string WorkStationIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|