AccountTransaction(Fill) Constructor
Initializes a new instance of the AccountTransaction class.
public AccountTransaction(
Fill fill
)
This language is not supported or no code example is available.
public:
AccountTransaction(
Fill^ fill
)
This language is not supported or no code example is available.
public function AccountTransaction(
fill : Fill
);
This language is not supported or no code example is available.
Parameters
-
fill
-
Fill
The fill.
In this article
Definition