Class PostAccountTransactionRefundRequest
Represents the a request for the PostAccountTransactionPayment method.
Inheritance
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class PostAccountTransactionRefundRequest : ServiceRequest
Constructors
PostAccountTransactionRefundRequest()
Declaration
public PostAccountTransactionRefundRequest()
Properties
AcademicYearSequence
AcademicYearSequence
Declaration
public int AcademicYearSequence { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ActualAcademicYearId
ActualAcademicYearId
Declaration
public int? ActualAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
AddressType
RefundType - true-(Post Refund) and false-(Schedule refund)
Declaration
public string AddressType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ApplyRefund
ApplyRefund
Declaration
public bool ApplyRefund { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BankAccountId
BankAccountId
Declaration
public int BankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CampusId
CampusId
Declaration
public int CampusId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
CheckNumber
CheckNumber
Declaration
public string CheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Description
Description
Declaration
public string Description { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DisbursementAmountDistributionList
DisbursementAmountDistributionList
Declaration
public List<DistributionDisbursementList> DisbursementAmountDistributionList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<DistributionDisbursementList> |
EditPayeeAfterSave
EditPayeeAfterSave
Declaration
public bool EditPayeeAfterSave { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FundSourceId
FundSourceId
Declaration
public int FundSourceId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Id
StudentAccountTransactionId
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
IgnoreTermRequired
IgnoreTermRequired
Declaration
public bool IgnoreTermRequired { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsAwardAmountOverride
IsAwardAmountOverride
Declaration
public bool IsAwardAmountOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsAwardAmountPostedAndScheduledOverride
IsAwardAmountPostedAndScheduledOverride
Declaration
public bool IsAwardAmountPostedAndScheduledOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsIncludeIn1098T
IsIncludeIn1098T
Declaration
public bool IsIncludeIn1098T { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPaidDisbursementAmountOverride
OverridepaidDisbursementAmount
Declaration
public bool IsPaidDisbursementAmountOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPostedToLedger
RefundType - true-(Post Refund) and false-(Schedule refund)
Declaration
public bool IsPostedToLedger { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsPreviousYear
IsPreviousYear
Declaration
public bool IsPreviousYear { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsReadytoSend
OverrideMarkReadytoSend
Declaration
public bool IsReadytoSend { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsReadytoSendFlagOverride
OverrideMarkReadytoSend
Declaration
public bool IsReadytoSendFlagOverride { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsReleasedToGreatPlain
CheckReleasedToGreatPlain
Declaration
public bool IsReleasedToGreatPlain { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsScholarshipOrGrant
IsScholarshipOrGrant
Declaration
public bool IsScholarshipOrGrant { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
IsSubsidiary
IsSubsidiary
Declaration
public bool IsSubsidiary { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Note
Note
Declaration
public string Note { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PaidDisbursementId
PaidDisbursementId
Declaration
public int? PaidDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Reference
Reference
Declaration
public string Reference { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ReturnMethod
RefundType - true-(Post Refund) and false-(Schedule refund)
Declaration
public string ReturnMethod { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SentDate
TransactionDate
Declaration
public DateTime SentDate { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime |
StudentAcademicYearId
StudentAcademicYearId
Declaration
public int StudentAcademicYearId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentAcademicYearPaymentPeriodId
StudentAcademicYearPaymentPeriodId
Declaration
public int? StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentAccountTransactionId
StudentAccountTransactionId
Declaration
public int? StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentAwardId
StudentAwardId
Declaration
public int StudentAwardId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentBankAccountId
StudentBankAccountId
Declaration
public int? StudentBankAccountId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentCreditCardId
StudentCreditCardId
Declaration
public int? StudentCreditCardId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
StudentEnrollmentPeriodId
StudentEnrollmentPeriodId
Declaration
public int StudentEnrollmentPeriodId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
StudentId
StudentId
Declaration
public int StudentId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SubsidiaryAccountTypeId
Student Subsidiary Account Id
Declaration
public int SubsidiaryAccountTypeId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
SyAddressId
BankAccountId
Declaration
public int? SyAddressId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
TermId
TermId
Declaration
public int? TermId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
TransactionAmount
TransactionAmount
Declaration
public decimal TransactionAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal |
TransactionDate
TransactionDate
Declaration
public DateTime? TransactionDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |