Class AchBatchFileCompanyDetail
This class represents the EntityModel interface to the SaACHBatchCompanyDetail database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class AchBatchFileCompanyDetail
Constructors
AchBatchFileCompanyDetail()
Declaration
public AchBatchFileCompanyDetail()
Properties
AccountName
Gets or sets the AccountName associated with this AchBatchFileCompanyDetail.
Declaration
public string AccountName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AccountName. |
AchBatchFileCompanyHeaderId
Gets or sets the AchBatchFileCompanyHeaderId associated with this AchBatchFileCompanyDetail.
Declaration
public int AchBatchFileCompanyHeaderId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The AchBatchFileCompanyHeaderId. |
Amount
Gets or sets the Amount associated with this AchBatchFileCompanyDetail.
Declaration
public decimal Amount { get; set; }
Property Value
Type | Description |
---|---|
System.Decimal | The Amount. |
BillingTransactionCode
Declaration
public virtual BillingTransactionCode BillingTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
BillingTransactionCode |
BillingTransactionCodeId
Gets or sets the BillingTransactionCodeId associated with this AchBatchFileCompanyDetail.
Declaration
public int? BillingTransactionCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The BillingTransactionCodeId. |
ChargeAmount
Gets or sets the ChargeAmount associated with this AchBatchFileCompanyDetail.
Declaration
public decimal? ChargeAmount { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Decimal> | The ChargeAmount. |
CorrectedData
Gets or sets the CorrectedData associated with this AchBatchFileCompanyDetail.
Declaration
public string CorrectedData { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CorrectedData. |
CorrectedDfiAccountNumber
Gets or sets the CorrectedDfiAccountNumber associated with this AchBatchFileCompanyDetail.
Declaration
public string CorrectedDfiAccountNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CorrectedDfiAccountNumber. |
CorrectedRoutingNumber
Gets or sets the CorrectedRoutingNumber associated with this AchBatchFileCompanyDetail.
Declaration
public string CorrectedRoutingNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CorrectedRoutingNumber. |
CorrectedTransactionCode
Gets or sets the CorrectedTransactionCode associated with this AchBatchFileCompanyDetail.
Declaration
public string CorrectedTransactionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The CorrectedTransactionCode. |
DfiAccountNumber
Gets or sets the DfiAccountNumber associated with this AchBatchFileCompanyDetail.
Declaration
public string DfiAccountNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DfiAccountNumber. |
HoldStudentGroup
Declaration
public virtual StudentGroup HoldStudentGroup { get; set; }
Property Value
Type | Description |
---|---|
StudentGroup |
HoldStudentGroupId
Gets or sets the HoldStudentGroupId associated with this AchBatchFileCompanyDetail.
Declaration
public int? HoldStudentGroupId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The HoldStudentGroupId. |
Id
Gets or sets the Id associated with this AchBatchFileCompanyDetail.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
InitializationVector
Gets or sets the InitializationVector associated with this AchBatchFileCompanyDetail.
Declaration
public string InitializationVector { get; set; }
Property Value
Type | Description |
---|---|
System.String | The InitializationVector. |
NocCode
Gets or sets the NocCode associated with this AchBatchFileCompanyDetail.
Declaration
public string NocCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NocCode. |
NsfApplied
Gets or sets the NsfApplied associated with this AchBatchFileCompanyDetail.
Declaration
public int? NsfApplied { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The NsfApplied. |
RecordDfiIdentifier
Gets or sets the RecordDfiIdentifier associated with this AchBatchFileCompanyDetail.
Declaration
public string RecordDfiIdentifier { get; set; }
Property Value
Type | Description |
---|---|
System.String | The RecordDfiIdentifier. |
Refund
Declaration
public virtual Refund Refund { get; set; }
Property Value
Type | Description |
---|---|
Refund |
RefundId
Gets or sets the RefundId associated with this AchBatchFileCompanyDetail.
Declaration
public int? RefundId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The RefundId. |
ResponseCode
Gets or sets the ResponseCode associated with this AchBatchFileCompanyDetail.
Declaration
public string ResponseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The ResponseCode. |
ResponseDate
Gets or sets the ResponseDate associated with this AchBatchFileCompanyDetail.
Declaration
public DateTime? ResponseDate { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> | The ResponseDate. |
ResponseStudentAccountTransaction
Declaration
public virtual StudentAccountTransaction ResponseStudentAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransaction |
ResponseStudentAccountTransactionId
Gets or sets the ResponseStudentAccountTransactionId associated with this AchBatchFileCompanyDetail.
Declaration
public int? ResponseStudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ResponseStudentAccountTransactionId. |
ScheduledDisbursement
Declaration
public virtual ScheduledDisbursement ScheduledDisbursement { get; set; }
Property Value
Type | Description |
---|---|
ScheduledDisbursement |
ScheduledDisbursementId
Gets or sets the ScheduledDisbursementId associated with this AchBatchFileCompanyDetail.
Declaration
public int? ScheduledDisbursementId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The ScheduledDisbursementId. |
StudentAccountTransaction
Declaration
public virtual StudentAccountTransaction StudentAccountTransaction { get; set; }
Property Value
Type | Description |
---|---|
StudentAccountTransaction |
StudentAccountTransactionId
Gets or sets the StudentAccountTransactionId associated with this AchBatchFileCompanyDetail.
Declaration
public int StudentAccountTransactionId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The StudentAccountTransactionId. |
TaskId
Gets or sets the TaskId associated with this AchBatchFileCompanyDetail.
Declaration
public int? TaskId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The TaskId. |
TransactionCode
Gets or sets the TransactionCode associated with this AchBatchFileCompanyDetail.
Declaration
public string TransactionCode { get; set; }
Property Value
Type | Description |
---|---|
System.String | The TransactionCode. |
Methods
GeneratedInitializer()
This is the auto-generated initializer that knows how to deal with any relationship initialization for auto-generated relationships.
Declaration
public void GeneratedInitializer()
SetupFluentMappings(DbModelBuilder)
Any type of relationship that can't be inferred from the entity annotations must be done by hand using the Fluent api. Handle those relationships here.
Declaration
public static void SetupFluentMappings(DbModelBuilder modelBuilder)
Parameters
Type | Name | Description |
---|---|---|
System.Data.Entity.DbModelBuilder | modelBuilder | The DbModelBuilder that has all of the model entities. |