summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index dfcec1b9..46809d8a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1070,6 +1070,8 @@ Inspecting instances
// front-ends do not have to support wallets selecting payment targets.
payment_targets: string[];
+ // Has this instance been deleted (but not purged)?
+ deleted: boolean;
}