EnrollRequest.AccountFrom

EnrollRequest.AccountFrom property

の from を取得または設定しますBankAccountまたCreditCardAccountまたInvestmentAccountまたPresentmentAccount.

public AbstractAccount AccountFrom { get; set; }

関連項目