summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 77925cbc..c9697864 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1182,7 +1182,7 @@ Management operations authorized by master key
**Details:**
.. ts:def:: ExchangePartner
-
+
interface ExchangePartner {
// Base URL of the partner exchange
@@ -1265,7 +1265,7 @@ and freeze or unfreeze accounts suspected of money laundering.
// Monthly transaction threshold before a review will be triggered
threshold: Amount;
- // Row ID of the decision
+ // RowID of the record.
rowid: Integer;
}