AccountInfo

AccountInfo class

Classe d’informations sur le compte.

public class AccountInfo

Constructeurs

Nom La description
AccountInfo() Initialise une nouvelle instance deAccountInfo classe.

Propriétés

Nom La description
AccountInfos { get; set; } Obtient ou définit la collection deBankAccountInfo ouLoanAccountInfo ouCreditCardAccountInfo ouBillPaymentAccountInfo ouInvestmentAccountInfo ouPresentmentAccountInfo .
Description { get; set; } Obtient ou définit la description du compte
HolderInfo { get; set; } Obtient ou définit leHolderInfoType .
Name { get; set; } Obtient ou définit le nom/surnom défini par l’utilisateur pour le compte.
Phone { get; set; } Obtient ou définit le numéro de téléphone du compte.

Voir également