Objects
CreateExchangeResult
Represents the result of creating an exchange.
Fields
exchange | Exchange denotes the newly created exchange |
error | Error denotes the error occurred while creating an exchange |
Where Used
Usage | Used By | Description |
---|---|---|
Mutated By | createExchange | Creates an exchange on the specified source and target files. |