Class AccountInfo

AccountInfo class

Rekeninginformatie klasse.

public class AccountInfo

Constructeurs

NaamBeschrijving
AccountInfo()Initialiseert een nieuw exemplaar vanAccountInfo klasse.

Eigenschappen

NaamBeschrijving
AccountInfos { get; set; }Haalt of stelt de collectie vanBankAccountInfo ofLoanAccountInfo ofCreditCardAccountInfo ofBillPaymentAccountInfo ofInvestmentAccountInfo ofPresentmentAccountInfo .
Description { get; set; }Haalt de beschrijving van het account op of stelt deze in
HolderInfo { get; set; }Haalt of stelt deHolderInfoType .
Name { get; set; }Haalt de naam/door de gebruiker gedefinieerde bijnaam voor het account op of stelt deze in.
Phone { get; set; }Krijgt of stelt het telefoonnummer voor het account in.

Zie ook