summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:45:20 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:45:20 -0400
commit07241cbb1b815c23b063d75e2cc71bc0e4c27499 (patch)
tree495c6758059813f52521e8f3eb0cb9d8f68a36c5 /core/api-merchant.rst
parentb10fcd8d22e6493cec0eab9be2fec71bafb86aba (diff)
downloaddocs-07241cbb1b815c23b063d75e2cc71bc0e4c27499.tar.gz
docs-07241cbb1b815c23b063d75e2cc71bc0e4c27499.tar.bz2
docs-07241cbb1b815c23b063d75e2cc71bc0e4c27499.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index fdefa1da..a933a8e0 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2126,7 +2126,7 @@ Informing the backend about incoming wire transfers
// Time of the execution of the wire transfer by the exchange, according to the exchange.
execution_time: Timestamp;
- // details about the deposits
+ // Details about the deposits.
deposits_sums: MerchantTrackTransferDetail[];
}