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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index bee59155..b984819a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -3830,6 +3830,9 @@ Inspecting token families
// End time of the token family's validity period.
valid_before: Timestamp;
+
+ // Kind of the token family.
+ kind: TokenFamilyKind;
}