chore(docs): Generated JS Client Reference (#5434)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
This commit is contained in:
co-authored by
Shahed Nasser
parent
8203dec3e2
commit
39de54e2e8
+4
-4
@@ -52,7 +52,7 @@ Creates a customer
|
||||
{
|
||||
"name": "AdminCustomersRes",
|
||||
"type": "`object`",
|
||||
"description": "",
|
||||
"description": "#### Schema Customer details.",
|
||||
"optional": false,
|
||||
"defaultValue": "",
|
||||
"children": []
|
||||
@@ -105,7 +105,7 @@ Lists customers
|
||||
{
|
||||
"name": "AdminCustomersListRes",
|
||||
"type": "[`PaginatedResponse`](../../admin_batch_jobs/modules/admin_batch_jobs.internal.mdx#paginatedresponse) & { `customers`: [`Customer`](../../internal/classes/admin_collections.internal.Customer.mdx)[] }",
|
||||
"description": "",
|
||||
"description": "#### Schema An array of customer details.",
|
||||
"optional": false,
|
||||
"defaultValue": "",
|
||||
"children": []
|
||||
@@ -158,7 +158,7 @@ Retrieves a customer
|
||||
{
|
||||
"name": "AdminCustomersRes",
|
||||
"type": "`object`",
|
||||
"description": "",
|
||||
"description": "#### Schema Customer details.",
|
||||
"optional": false,
|
||||
"defaultValue": "",
|
||||
"children": []
|
||||
@@ -219,7 +219,7 @@ Updates a customer
|
||||
{
|
||||
"name": "AdminCustomersRes",
|
||||
"type": "`object`",
|
||||
"description": "",
|
||||
"description": "#### Schema Customer details.",
|
||||
"optional": false,
|
||||
"defaultValue": "",
|
||||
"children": []
|
||||
|
||||
Reference in New Issue
Block a user