WireRequest class
WireRequest class
Wire transfer request class.
Inheritance: WireRequest → AbstractWireRequest
The WireRequest type exposes the following members:
Constructors
Constructor | Description |
---|---|
WireRequest() | Initializes a new instance of WireRequest class. |
Properties
Property | Description |
---|---|
bank_account_from | Gets or sets the from of BankAccount. |
wire_beneficiary | Gets or sets the WireRequest.wire_beneficiary. |
wire_destination_bank | Gets or sets the WireRequest.wire_destination_bank. |
transfer_amount | Gets or sets the transfer amount. |
due_date | Gets or sets the Date to occur. |
payment_instruction | Gets or sets the payment instructions. |
See Also
- module aspose.finance.ofx.wiretransfer
- class AbstractWireRequest