Class BankAccount
This class represents the EntityModel interface to the SaBankAccount database table.
Inheritance
Inherited Members
Namespace: Cmc.Nexus.Models.StudentAccounts
Assembly: Cmc.Nexus.Models.dll
Syntax
public class BankAccount
Constructors
BankAccount()
Declaration
public BankAccount()
Properties
AccountName
Gets or sets the AccountName associated with this BankAccount.
Declaration
public string AccountName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AccountName. |
AccountNumber
Gets or sets the AccountNumber associated with this BankAccount.
Declaration
public string AccountNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The AccountNumber. |
Bank
Declaration
public virtual Bank Bank { get; set; }
Property Value
Type | Description |
---|---|
Bank |
BankId
Gets or sets the BankId associated with this BankAccount.
Declaration
public int BankId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The BankId. |
BranchName
Gets or sets the BranchName associated with this BankAccount.
Declaration
public string BranchName { get; set; }
Property Value
Type | Description |
---|---|
System.String | The BranchName. |
CreatedDateTime
Gets or sets the CreatedDateTime associated with this BankAccount.
Declaration
public DateTime CreatedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The CreatedDateTime. |
CreditAccountIndex
Gets or sets the CreditAccountIndex associated with this BankAccount.
Declaration
public int? CreditAccountIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CreditAccountIndex. |
Currency
Gets or sets the Currency associated with this BankAccount.
Declaration
public string Currency { get; set; }
Property Value
Type | Description |
---|---|
System.String | The Currency. |
CurrencyCode
Declaration
public virtual CurrencyCode CurrencyCode { get; set; }
Property Value
Type | Description |
---|---|
CurrencyCode |
CurrencyCodeId
Gets or sets the CurrencyCodeId associated with this BankAccount.
Declaration
public int? CurrencyCodeId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The CurrencyCodeId. |
DebitAccountIndex
Gets or sets the DebitAccountIndex associated with this BankAccount.
Declaration
public int? DebitAccountIndex { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The DebitAccountIndex. |
DepositIdentifierFormat
Gets or sets the DepositIdentifierFormat associated with this BankAccount.
Declaration
public string DepositIdentifierFormat { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DepositIdentifierFormat. |
DepositsPendingAccount
Gets or sets the DepositsPendingAccount associated with this BankAccount.
Declaration
public string DepositsPendingAccount { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DepositsPendingAccount. |
DirectDepositOriginNumber
Gets or sets the DirectDepositOriginNumber associated with this BankAccount.
Declaration
public string DirectDepositOriginNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The DirectDepositOriginNumber. |
FractionalNumber
Gets or sets the FractionalNumber associated with this BankAccount.
Declaration
public string FractionalNumber { get; set; }
Property Value
Type | Description |
---|---|
System.String | The FractionalNumber. |
FundSources
Declaration
public virtual ICollection<BankAccountFundSource> FundSources { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<BankAccountFundSource> |
GlCreditAccount
Gets or sets the GlCreditAccount associated with this BankAccount.
Declaration
public string GlCreditAccount { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GlCreditAccount. |
GlDebitAccount
Gets or sets the GlDebitAccount associated with this BankAccount.
Declaration
public string GlDebitAccount { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GlDebitAccount. |
GreatPlainsCheckBook
Gets or sets the GreatPlainsCheckBook associated with this BankAccount.
Declaration
public string GreatPlainsCheckBook { get; set; }
Property Value
Type | Description |
---|---|
System.String | The GreatPlainsCheckBook. |
Id
Gets or sets the Id associated with this BankAccount.
Declaration
public int Id { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The Id. |
IsActive
Gets or sets the IsActive associated with this BankAccount.
Declaration
public bool IsActive { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsActive. |
IsDefaultAccount
Gets or sets the IsDefaultAccount associated with this BankAccount.
Declaration
public bool IsDefaultAccount { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultAccount. |
IsDefaultForAch
Gets or sets the IsDefaultForAch associated with this BankAccount.
Declaration
public bool IsDefaultForAch { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForAch. |
IsDefaultForAllTypes
Gets or sets the IsDefaultForAllTypes associated with this BankAccount.
Declaration
public bool IsDefaultForAllTypes { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForAllTypes. |
IsDefaultForCash
Gets or sets the IsDefaultForCash associated with this BankAccount.
Declaration
public bool IsDefaultForCash { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForCash. |
IsDefaultForCheck
Gets or sets the IsDefaultForCheck associated with this BankAccount.
Declaration
public bool IsDefaultForCheck { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForCheck. |
IsDefaultForCreditCard
Gets or sets the IsDefaultForCreditCard associated with this BankAccount.
Declaration
public bool IsDefaultForCreditCard { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForCreditCard. |
IsDefaultForEft
Gets or sets the IsDefaultForEft associated with this BankAccount.
Declaration
public bool IsDefaultForEft { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForEft. |
IsDefaultForNonCash
Gets or sets the IsDefaultForNonCash associated with this BankAccount.
Declaration
public bool IsDefaultForNonCash { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsDefaultForNonCash. |
IsGreatPlainsNextCheckFlag
Gets or sets the IsGreatPlainsNextCheckFlag associated with this BankAccount.
Declaration
public bool IsGreatPlainsNextCheckFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsGreatPlainsNextCheckFlag. |
IsPositivePayExcluded
Gets or sets the IsPositivePayExcluded associated with this BankAccount.
Declaration
public bool IsPositivePayExcluded { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean | The IsPositivePayExcluded. |
LastCheckNumber
Gets or sets the LastCheckNumber associated with this BankAccount.
Declaration
public int? LastCheckNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LastCheckNumber. |
LastDirectDepositNumber
Gets or sets the LastDirectDepositNumber associated with this BankAccount.
Declaration
public int? LastDirectDepositNumber { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> | The LastDirectDepositNumber. |
LastModifiedDateTime
Gets or sets the LastModifiedDateTime associated with this BankAccount.
Declaration
public DateTime LastModifiedDateTime { get; set; }
Property Value
Type | Description |
---|---|
System.DateTime | The LastModifiedDateTime. |
LastModifiedUserId
Gets or sets the LastModifiedUserId associated with this BankAccount.
Declaration
public int LastModifiedUserId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 | The LastModifiedUserId. |
NsfPendingAccount
Gets or sets the NsfPendingAccount associated with this BankAccount.
Declaration
public string NsfPendingAccount { get; set; }
Property Value
Type | Description |
---|---|
System.String | The NsfPendingAccount. |
PaymentType
Gets or sets the PaymentType associated with this BankAccount.
Declaration
public string PaymentType { get; set; }
Property Value
Type | Description |
---|---|
System.String | The PaymentType. |
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. |