Class WireBeneficiary
WireBeneficiary class
このクラスは電信送金の受信者を記述します.
public class WireBeneficiary
コンストラクター
名前 | 説明 |
---|---|
WireBeneficiary() | の新しいインスタンスを初期化しますWireBeneficiary class. |
プロパティ
名前 | 説明 |
---|---|
BankAccountTo { get; set; } | の to を取得または設定しますBankAccount . |
Memo { get; set; } | 受益者の情報を取得または設定します。 |
Name { get; set; } | 受益者の名前を取得または設定します。 |