Class PostAccountTransactionPaymentRequest
Represents the a request for the PostAccountTransactionPayment method.
Inheritance
System.Object
PostAccountTransactionPaymentRequest
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class PostAccountTransactionPaymentRequest : ServiceRequest
Constructors
PostAccountTransactionPaymentRequest()
Declaration
public PostAccountTransactionPaymentRequest()
Properties
AcademicYearSequence
Declaration
public int AcademicYearSequence { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AgencyBranchId
Declaration
public int AgencyBranchId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AgencyCreditCardId
Declaration
public int AgencyCreditCardId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
AppliedInvoices
Declaration
public string[] AppliedInvoices { get; set; }
Property Value
Type |
Description |
System.String[] |
|
AuthorizationNumber
Declaration
public string AuthorizationNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
AwardYear
Declaration
public string AwardYear { get; set; }
Property Value
Type |
Description |
System.String |
|
BankAccountId
Declaration
public int BankAccountId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
BaseURI
Declaration
public string BaseURI { get; set; }
Property Value
Type |
Description |
System.String |
|
CashDrawerId
Declaration
public int CashDrawerId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CashDrawerSessionId
Declaration
public int CashDrawerSessionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CashierUserId
Declaration
public int CashierUserId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
CheckNumber
Declaration
public string CheckNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
ClassSectionId
Declaration
public int? ClassSectionId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
Description
Declaration
public string Description { get; set; }
Property Value
Type |
Description |
System.String |
|
Drn
Declaration
public string Drn { get; set; }
Property Value
Type |
Description |
System.String |
|
ExtendedProperties
Declaration
public EntityCollection<EntityProperty> ExtendedProperties { get; set; }
Property Value
Type |
Description |
Cmc.Core.EntityModel.EntityCollection<Cmc.Core.EntityModel.EntityProperty> |
|
FundSourceId
Declaration
public int FundSourceId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
IgnoreTermRequired
Declaration
public bool IgnoreTermRequired { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsApiRequest
Declaration
public bool IsApiRequest { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsApplyPayment
Declaration
public bool IsApplyPayment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCardSavedForFuture
Declaration
public bool IsCardSavedForFuture { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsCreditCardFeeChargePosted
IsCreditCardFeeChargePosted
Declaration
public bool IsCreditCardFeeChargePosted { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsFromProcess
Declaration
public bool IsFromProcess { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsIncludeIn1098T
Declaration
public bool IsIncludeIn1098T { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsNewPaymentSuccessful
Declaration
public bool IsNewPaymentSuccessful { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsPrint
Declaration
public bool IsPrint { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsSaveAndNew
Declaration
public bool IsSaveAndNew { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsScholarshipOrGrant
Declaration
public bool IsScholarshipOrGrant { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsStudentCreditCardAuthorizeRequired
IsStudentCreditCardAuthorizeRequired
Declaration
public bool IsStudentCreditCardAuthorizeRequired { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
IsStudentPayment
Declaration
public bool IsStudentPayment { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
MerchantProcessingCode
Declaration
public string MerchantProcessingCode { get; set; }
Property Value
Type |
Description |
System.String |
|
OpeningBalance
CashDrawerSessionOpeningBalance
Declaration
public decimal? OpeningBalance { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
OverrideDisbursementAssociation
OverrideDisbursementAssociation
Declaration
public bool OverrideDisbursementAssociation { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PaidByUserId
Declaration
public int PaidByUserId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
PaymentMode
The below property will be used to set payment mode for Post Payments.
0 - Normal - Normal Payment
1 - Scheduled - SCheduled Payment
2 - Unscheduled - Unscheduled Payment
Declaration
public PaymentMode PaymentMode { get; set; }
Property Value
PaymentType
Declaration
public string PaymentType { get; set; }
Property Value
Type |
Description |
System.String |
|
PayWithExistingCreditCard
Declaration
public bool PayWithExistingCreditCard { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
PreferredCurrencyAmount
Declaration
public decimal? PreferredCurrencyAmount { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Decimal> |
|
Reference
Declaration
public string Reference { get; set; }
Property Value
Type |
Description |
System.String |
|
ScheduledPaymentId
Declaration
public int ScheduledPaymentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentAcademicYearPaymentPeriodId
StudentAcademicYearPaymentPeriodId
Declaration
public int StudentAcademicYearPaymentPeriodId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentAccountTransactionId
Declaration
public int StudentAccountTransactionId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentAwardYearId
Declaration
public int StudentAwardYearId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentBankAccountId
Declaration
public int? StudentBankAccountId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
StudentCreditCardId
Declaration
public int StudentCreditCardId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
StudentEnrollmentPeriodId
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 |
|
StudentPaymentPlanScheduleId
StudentPaymentPlanScheduleId
Declaration
public int? StudentPaymentPlanScheduleId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
SubsidiaryAccountTypeId
Student Subsidiary Account Id
Declaration
public int SubsidiaryAccountTypeId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
TermId
Declaration
public int? TermId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|
TransactionAmount
Declaration
public decimal TransactionAmount { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
TransactionDate
Declaration
public DateTime TransactionDate { get; set; }
Property Value
Type |
Description |
System.DateTime |
|
VendorReferenceNumber
Declaration
public string VendorReferenceNumber { get; set; }
Property Value
Type |
Description |
System.String |
|
VerificationNumber
Declaration
public string VerificationNumber { get; set; }
Property Value
Type |
Description |
System.String |
|