Details of an bank.
More...
|
Int64 | PartnerKey [get, set] |
| This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number. More...
|
|
String | BranchName [get, set] |
|
Int64 | ContactPartnerKey [get, set] |
| Generally the contact person for the unit who will be addressed in any correspondence. More...
|
|
String | BranchCode [get, set] |
| The bank code/branch code/sort code (synonymous country-specific terms) for identifying a bank branch with a number/code. More...
|
|
String | Bic [get, set] |
| BIC (Bank Identifier Code)/SWIFT code. The Bank Identifier Code is a unique address which, in telecommunication messages, identifies precisely the financial institutions involved in financial transactions. BICs either have 8 or 11 characters. More...
|
|
String | EpFormatFile [get, set] |
| The format file to be used for electronic payment. More...
|
|
Boolean | CreditCard [get, set] |
| Is this a credit card type (eg. VISA)? More...
|
|
System.? DateTime | DateCreated [get, set] |
| The date the record was created. More...
|
|
String | CreatedBy [get, set] |
| User ID of who created this record. More...
|
|
System.? DateTime | DateModified [get, set] |
| The date the record was modified. More...
|
|
String | ModifiedBy [get, set] |
| User ID of who last modified this record. More...
|
|
DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More...
|
|
◆ PBankRow()
Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.PBankRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsBicNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsBicNull |
( |
| ) |
|
|
inline |
◆ IsBranchCodeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsBranchCodeNull |
( |
| ) |
|
|
inline |
◆ IsBranchNameNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsBranchNameNull |
( |
| ) |
|
|
inline |
◆ IsContactPartnerKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsContactPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsCreditCardNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsCreditCardNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsEpFormatFileNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsEpFormatFileNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetBicNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetBicNull |
( |
| ) |
|
|
inline |
◆ SetBranchCodeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetBranchCodeNull |
( |
| ) |
|
|
inline |
◆ SetBranchNameNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetBranchNameNull |
( |
| ) |
|
|
inline |
◆ SetContactPartnerKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetContactPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetCreditCardNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetCreditCardNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetEpFormatFileNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetEpFormatFileNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ Bic
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.Bic |
|
getset |
BIC (Bank Identifier Code)/SWIFT code. The Bank Identifier Code is a unique address which, in telecommunication messages, identifies precisely the financial institutions involved in financial transactions. BICs either have 8 or 11 characters.
◆ BranchCode
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.BranchCode |
|
getset |
The bank code/branch code/sort code (synonymous country-specific terms) for identifying a bank branch with a number/code.
◆ BranchName
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.BranchName |
|
getset |
◆ ContactPartnerKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.ContactPartnerKey |
|
getset |
Generally the contact person for the unit who will be addressed in any correspondence.
◆ CreatedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ CreditCard
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.CreditCard |
|
getset |
Is this a credit card type (eg. VISA)?
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.DateModified |
|
getset |
The date the record was modified.
◆ EpFormatFile
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.EpFormatFile |
|
getset |
The format file to be used for electronic payment.
◆ ModificationId
DateTime Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ PartnerKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PBankRow.PartnerKey |
|
getset |
This is the partner key assigned to each partner. It consists of the fund id followed by a computer generated six digit number.
The documentation for this class was generated from the following file: