TransactionsReverseRequest Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TransactionsReverseRequest class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
TransactionsReverseRequest() | Initializes a new instance of the TransactionsReverseRequest class that has default values. | |
TransactionsReverseRequest(International, Collection<Int32>) | Initializes a new instance of the TransactionsReverseRequest class that has the specified cultural settings and a list of transactions to reverse. |
Top