Class SaveStudentRegistrationBillRequest.StudentregistrationDetail
Inheritance
System.Object
SaveStudentRegistrationBillRequest.StudentregistrationDetail
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.StudentAccounts.Contracts.dll
Syntax
public class StudentregistrationDetail
Constructors
StudentregistrationDetail()
Declaration
public StudentregistrationDetail()
Properties
AccountReceivableBalance
Declaration
public decimal AccountReceivableBalance { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
ActualCharge
Declaration
public decimal ActualCharge { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
ApprovedAidAmount
Declaration
public decimal ApprovedAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
BillingMethodId
Declaration
public int? BillingMethodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CampusName
Declaration
public string CampusName { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedEnrollmentBillingMethodId
Declaration
public int? ConnectedEnrollmentBillingMethodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
ConnectedEnrollmentExpectedStartDate
Declaration
public DateTime? ConnectedEnrollmentExpectedStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ConnectedEnrollmentFrequency
Declaration
public string ConnectedEnrollmentFrequency { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedEnrollmentGraduationDate
Declaration
public DateTime? ConnectedEnrollmentGraduationDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
ConnectedEnrollmentPaymentPeriod
Declaration
public string ConnectedEnrollmentPaymentPeriod { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedEnrollmentStudentAcademicYearPaymentPeriodId
Declaration
public int ConnectedEnrollmentStudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ConnectedEnrollmentTermCode
Declaration
public string ConnectedEnrollmentTermCode { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedProgramVersionName
Declaration
public string ConnectedProgramVersionName { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedStudentEnrollmentNumber
Declaration
public string ConnectedStudentEnrollmentNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
ConnectedStudentEnrollmentPeriodId
Declaration
public int ConnectedStudentEnrollmentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
EnrollmentNumber
Declaration
public string EnrollmentNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
EstimatedAidAmount
Declaration
public decimal EstimatedAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
ExpectedFundingTermIdList
Declaration
public string ExpectedFundingTermIdList { get; set; }
Property Value
Type |
Description |
System.String |
|
ExpectedStartDate
Declaration
public DateTime? ExpectedStartDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
Frequency
Declaration
public string Frequency { get; set; }
Property Value
Type |
Description |
System.String |
|
GraduationDate
Declaration
public DateTime? GraduationDate { get; set; }
Property Value
Type |
Description |
System.Nullable<System.DateTime> |
|
PaymentPeriod
Declaration
public string PaymentPeriod { get; set; }
Property Value
Type |
Description |
System.String |
|
PendingAidAmount
Declaration
public decimal PendingAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PendingCharge
Declaration
public decimal PendingCharge { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
PrintIdentifier
Declaration
public string PrintIdentifier { get; set; }
Property Value
Type |
Description |
System.String |
|
ProgramVersionName
Declaration
public string ProgramVersionName { get; set; }
Property Value
Type |
Description |
System.String |
|
Sequence
Declaration
public int Sequence { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Ssn
Declaration
public string Ssn { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentAcademicYearPaymentPeriodId
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
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 |
|
StudentNameWithMi
Declaration
public string StudentNameWithMi { get; set; }
Property Value
Type |
Description |
System.String |
|
StudentNumber
Declaration
public string StudentNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
TermCode
Declaration
public string TermCode { get; set; }
Property Value
Type |
Description |
System.String |
|
TermGroupId
Declaration
public int TermGroupId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TermId
Declaration
public int? TermId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TermIdList
Declaration
public string TermIdList { get; set; }
Property Value
Type |
Description |
System.String |
|
TotalApprovedAidAmount
Declaration
public decimal TotalApprovedAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
TotalDetailedAidAmount
Declaration
public decimal? TotalDetailedAidAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalDetailedCharge
Declaration
public decimal? TotalDetailedCharge { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalDetailedPayment
Declaration
public decimal? TotalDetailedPayment { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
TotalEstimatedAidAmount
Declaration
public decimal TotalEstimatedAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
TotalPendingAidAmount
Declaration
public decimal TotalPendingAidAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|