WireRequest class

WireRequest class

Wire transfer request class.

Inheritance: WireRequestAbstractWireRequest

The WireRequest type exposes the following members:

Constructors

ConstructorDescription
WireRequest()Initializes a new instance of WireRequest class.

Properties

PropertyDescription
bank_account_fromGets or sets the from of BankAccount.
wire_beneficiaryGets or sets the WireRequest.wire_beneficiary.
wire_destination_bankGets or sets the WireRequest.wire_destination_bank.
transfer_amountGets or sets the transfer amount.
due_dateGets or sets the Date to occur.
payment_instructionGets or sets the payment instructions.

See Also