aboutsummaryrefslogtreecommitdiff
path: root/packages/merchant-backoffice-ui/src/declaration.d.ts
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-04-25 00:34:52 -0300
committerSebastian <sebasjm@gmail.com>2023-04-25 00:35:01 -0300
commit25346a03fa2577652002583b019fd88dd92a7881 (patch)
tree9a11e45052121effdbe111503ded64e7f5518064 /packages/merchant-backoffice-ui/src/declaration.d.ts
parentc0327fb4d329d51c419d7c88fb7a9345a2d46888 (diff)
fix #7796 and some form issues
Diffstat (limited to 'packages/merchant-backoffice-ui/src/declaration.d.ts')
-rw-r--r--packages/merchant-backoffice-ui/src/declaration.d.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/packages/merchant-backoffice-ui/src/declaration.d.ts b/packages/merchant-backoffice-ui/src/declaration.d.ts
index a9d0f3a7f..4f76b9701 100644
--- a/packages/merchant-backoffice-ui/src/declaration.d.ts
+++ b/packages/merchant-backoffice-ui/src/declaration.d.ts
@@ -278,6 +278,11 @@ export namespace MerchantBackend {
// Merchant name corresponding to this instance.
name: string;
+ // Type of the user (business or individual).
+ // Defaults to 'business'. Should become mandatory field
+ // in the future, left as optional for API compatibility for now.
+ user_type?: string;
+
email: string;
website: string;
// An optional base64-encoded logo image