Class AccountInfo

AccountInfo class

계정 정보 클래스.

public class AccountInfo

생성자

이름설명
AccountInfo()의 새 인스턴스를 초기화합니다.AccountInfo 클래스.

속성

이름설명
AccountInfos { get; set; }컬렉션을 가져오거나 설정합니다.BankAccountInfo 또는LoanAccountInfo 또는CreditCardAccountInfo 또는BillPaymentAccountInfo 또는InvestmentAccountInfo 또는PresentmentAccountInfo .
Description { get; set; }account 의 설명을 가져오거나 설정합니다.
HolderInfo { get; set; }가져오거나 설정합니다.HolderInfoType .
Name { get; set; }계정의 이름/사용자 정의 별명을 가져오거나 설정합니다.
Phone { get; set; }계정의 전화번호를 가져오거나 설정합니다.

또한보십시오