@digital8/lighting-illusions-ts-sdk 0.0.2317 → 0.0.2318

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (179) hide show
  1. package/.openapi-generator/FILES +0 -64
  2. package/README.md +2 -42
  3. package/dist/apis/CustomersApi.d.ts +0 -50
  4. package/dist/apis/CustomersApi.js +0 -182
  5. package/dist/apis/index.d.ts +0 -1
  6. package/dist/apis/index.js +0 -1
  7. package/dist/models/AddressResource.d.ts +1 -1
  8. package/dist/models/AddressResource.js +3 -1
  9. package/dist/models/AddressType.d.ts +0 -2
  10. package/dist/models/AddressType.js +1 -3
  11. package/dist/models/CreateCustomerRequest.d.ts +6 -18
  12. package/dist/models/CreateCustomerRequest.js +6 -12
  13. package/dist/models/CustomerListResource.d.ts +8 -21
  14. package/dist/models/CustomerListResource.js +13 -20
  15. package/dist/models/CustomerResource.d.ts +9 -34
  16. package/dist/models/CustomerResource.js +16 -27
  17. package/dist/models/ExternalApiLogResource.d.ts +1 -1
  18. package/dist/models/ExternalApiLogResource.js +3 -1
  19. package/dist/models/OrderFulfillmentResource.d.ts +1 -1
  20. package/dist/models/OrderFulfillmentResource.js +1 -3
  21. package/dist/models/SearchCustomersRequest.d.ts +3 -31
  22. package/dist/models/SearchCustomersRequest.js +3 -15
  23. package/dist/models/StoreListResource.d.ts +1 -1
  24. package/dist/models/StoreListResource.js +1 -3
  25. package/dist/models/StoreResource.d.ts +1 -1
  26. package/dist/models/StoreResource.js +1 -3
  27. package/dist/models/StoreSpecialDateFrontendResource.d.ts +2 -2
  28. package/dist/models/StoreSpecialDateFrontendResource.js +3 -1
  29. package/dist/models/index.d.ts +0 -31
  30. package/dist/models/index.js +0 -31
  31. package/docs/CreateCustomerRequest.md +4 -8
  32. package/docs/CustomerListResource.md +8 -12
  33. package/docs/CustomerResource.md +9 -17
  34. package/docs/CustomersApi.md +0 -201
  35. package/docs/SearchCustomersRequest.md +0 -8
  36. package/docs/StoreSpecialDateFrontendResource.md +1 -1
  37. package/package.json +1 -1
  38. package/src/apis/CustomersApi.ts +0 -166
  39. package/src/apis/index.ts +0 -1
  40. package/src/models/AddressResource.ts +3 -2
  41. package/src/models/AddressType.ts +1 -3
  42. package/src/models/CreateCustomerRequest.ts +11 -28
  43. package/src/models/CustomerListResource.ts +20 -44
  44. package/src/models/CustomerResource.ts +28 -68
  45. package/src/models/ExternalApiLogResource.ts +3 -2
  46. package/src/models/OrderFulfillmentResource.ts +2 -3
  47. package/src/models/SearchCustomersRequest.ts +3 -39
  48. package/src/models/StoreListResource.ts +2 -3
  49. package/src/models/StoreResource.ts +2 -3
  50. package/src/models/StoreSpecialDateFrontendResource.ts +4 -3
  51. package/src/models/index.ts +0 -31
  52. package/dist/apis/AdminsApi.d.ts +0 -116
  53. package/dist/apis/AdminsApi.js +0 -440
  54. package/dist/models/AdminListResource.d.ts +0 -52
  55. package/dist/models/AdminListResource.js +0 -61
  56. package/dist/models/AdminListResourceArrayResponse.d.ts +0 -33
  57. package/dist/models/AdminListResourceArrayResponse.js +0 -50
  58. package/dist/models/AdminLiteResource.d.ts +0 -39
  59. package/dist/models/AdminLiteResource.js +0 -54
  60. package/dist/models/AdminLiteResourceArrayResponse.d.ts +0 -33
  61. package/dist/models/AdminLiteResourceArrayResponse.js +0 -50
  62. package/dist/models/AdminResource.d.ts +0 -58
  63. package/dist/models/AdminResource.js +0 -63
  64. package/dist/models/AdminResourceArrayResponse.d.ts +0 -33
  65. package/dist/models/AdminResourceArrayResponse.js +0 -50
  66. package/dist/models/CheckEmailFrontendResource.d.ts +0 -38
  67. package/dist/models/CheckEmailFrontendResource.js +0 -53
  68. package/dist/models/CheckEmailFrontendResourceArrayResponse.d.ts +0 -33
  69. package/dist/models/CheckEmailFrontendResourceArrayResponse.js +0 -50
  70. package/dist/models/CreateAdminUserRequest.d.ts +0 -62
  71. package/dist/models/CreateAdminUserRequest.js +0 -69
  72. package/dist/models/CustomerAuthResponseResource.d.ts +0 -39
  73. package/dist/models/CustomerAuthResponseResource.js +0 -56
  74. package/dist/models/CustomerAuthResponseResourceArrayResponse.d.ts +0 -33
  75. package/dist/models/CustomerAuthResponseResourceArrayResponse.js +0 -50
  76. package/dist/models/CustomerFrontendResource.d.ts +0 -70
  77. package/dist/models/CustomerFrontendResource.js +0 -75
  78. package/dist/models/CustomerFrontendResourceArrayResponse.d.ts +0 -33
  79. package/dist/models/CustomerFrontendResourceArrayResponse.js +0 -50
  80. package/dist/models/CustomerSocialLinkableResource.d.ts +0 -38
  81. package/dist/models/CustomerSocialLinkableResource.js +0 -55
  82. package/dist/models/CustomerSocialLinkableResourceArrayResponse.d.ts +0 -33
  83. package/dist/models/CustomerSocialLinkableResourceArrayResponse.js +0 -50
  84. package/dist/models/CustomerType.d.ts +0 -25
  85. package/dist/models/CustomerType.js +0 -51
  86. package/dist/models/PaginatedAdminListResourceResponse.d.ts +0 -40
  87. package/dist/models/PaginatedAdminListResourceResponse.js +0 -57
  88. package/dist/models/PaginatedAdminLiteResourceResponse.d.ts +0 -40
  89. package/dist/models/PaginatedAdminLiteResourceResponse.js +0 -57
  90. package/dist/models/PaginatedRoleLiteResourceResponse.d.ts +0 -40
  91. package/dist/models/PaginatedRoleLiteResourceResponse.js +0 -57
  92. package/dist/models/RoleLiteResource.d.ts +0 -38
  93. package/dist/models/RoleLiteResource.js +0 -53
  94. package/dist/models/RoleLiteResourceArrayResponse.d.ts +0 -33
  95. package/dist/models/RoleLiteResourceArrayResponse.js +0 -50
  96. package/dist/models/SearchAdminUsersRequest.d.ts +0 -112
  97. package/dist/models/SearchAdminUsersRequest.js +0 -88
  98. package/dist/models/SearchAllAdminUsersRequest.d.ts +0 -82
  99. package/dist/models/SearchAllAdminUsersRequest.js +0 -78
  100. package/dist/models/SearchAllCustomersRequest.d.ts +0 -103
  101. package/dist/models/SearchAllCustomersRequest.js +0 -87
  102. package/dist/models/SignUpType.d.ts +0 -29
  103. package/dist/models/SignUpType.js +0 -55
  104. package/dist/models/SocialProvider.d.ts +0 -26
  105. package/dist/models/SocialProvider.js +0 -52
  106. package/dist/models/UpdateAdminUserRequest.d.ts +0 -62
  107. package/dist/models/UpdateAdminUserRequest.js +0 -67
  108. package/dist/models/UpdateCustomerRequest.d.ts +0 -62
  109. package/dist/models/UpdateCustomerRequest.js +0 -65
  110. package/dist/models/UserLiteResource.d.ts +0 -62
  111. package/dist/models/UserLiteResource.js +0 -69
  112. package/dist/models/UserLiteResourceArrayResponse.d.ts +0 -33
  113. package/dist/models/UserLiteResourceArrayResponse.js +0 -50
  114. package/dist/models/UserType.d.ts +0 -25
  115. package/dist/models/UserType.js +0 -51
  116. package/docs/AdminListResource.md +0 -40
  117. package/docs/AdminListResourceArrayResponse.md +0 -34
  118. package/docs/AdminLiteResource.md +0 -36
  119. package/docs/AdminLiteResourceArrayResponse.md +0 -34
  120. package/docs/AdminResource.md +0 -42
  121. package/docs/AdminResourceArrayResponse.md +0 -34
  122. package/docs/AdminsApi.md +0 -407
  123. package/docs/CheckEmailFrontendResource.md +0 -36
  124. package/docs/CheckEmailFrontendResourceArrayResponse.md +0 -34
  125. package/docs/CreateAdminUserRequest.md +0 -44
  126. package/docs/CustomerAuthResponseResource.md +0 -36
  127. package/docs/CustomerAuthResponseResourceArrayResponse.md +0 -34
  128. package/docs/CustomerFrontendResource.md +0 -46
  129. package/docs/CustomerFrontendResourceArrayResponse.md +0 -34
  130. package/docs/CustomerSocialLinkableResource.md +0 -36
  131. package/docs/CustomerSocialLinkableResourceArrayResponse.md +0 -34
  132. package/docs/CustomerType.md +0 -32
  133. package/docs/PaginatedAdminListResourceResponse.md +0 -36
  134. package/docs/PaginatedAdminLiteResourceResponse.md +0 -36
  135. package/docs/PaginatedRoleLiteResourceResponse.md +0 -36
  136. package/docs/RoleLiteResource.md +0 -36
  137. package/docs/RoleLiteResourceArrayResponse.md +0 -34
  138. package/docs/SearchAdminUsersRequest.md +0 -54
  139. package/docs/SearchAllAdminUsersRequest.md +0 -44
  140. package/docs/SearchAllCustomersRequest.md +0 -50
  141. package/docs/SignUpType.md +0 -32
  142. package/docs/SocialProvider.md +0 -32
  143. package/docs/UpdateAdminUserRequest.md +0 -44
  144. package/docs/UpdateCustomerRequest.md +0 -44
  145. package/docs/UserLiteResource.md +0 -44
  146. package/docs/UserLiteResourceArrayResponse.md +0 -34
  147. package/docs/UserType.md +0 -32
  148. package/src/apis/AdminsApi.ts +0 -345
  149. package/src/models/AdminListResource.ts +0 -106
  150. package/src/models/AdminListResourceArrayResponse.ts +0 -73
  151. package/src/models/AdminLiteResource.ts +0 -82
  152. package/src/models/AdminLiteResourceArrayResponse.ts +0 -73
  153. package/src/models/AdminResource.ts +0 -114
  154. package/src/models/AdminResourceArrayResponse.ts +0 -73
  155. package/src/models/CheckEmailFrontendResource.ts +0 -74
  156. package/src/models/CheckEmailFrontendResourceArrayResponse.ts +0 -73
  157. package/src/models/CreateAdminUserRequest.ts +0 -110
  158. package/src/models/CustomerAuthResponseResource.ts +0 -83
  159. package/src/models/CustomerAuthResponseResourceArrayResponse.ts +0 -73
  160. package/src/models/CustomerFrontendResource.ts +0 -134
  161. package/src/models/CustomerFrontendResourceArrayResponse.ts +0 -73
  162. package/src/models/CustomerSocialLinkableResource.ts +0 -75
  163. package/src/models/CustomerSocialLinkableResourceArrayResponse.ts +0 -73
  164. package/src/models/CustomerType.ts +0 -53
  165. package/src/models/PaginatedAdminListResourceResponse.ts +0 -90
  166. package/src/models/PaginatedAdminLiteResourceResponse.ts +0 -90
  167. package/src/models/PaginatedRoleLiteResourceResponse.ts +0 -90
  168. package/src/models/RoleLiteResource.ts +0 -74
  169. package/src/models/RoleLiteResourceArrayResponse.ts +0 -73
  170. package/src/models/SearchAdminUsersRequest.ts +0 -169
  171. package/src/models/SearchAllAdminUsersRequest.ts +0 -129
  172. package/src/models/SearchAllCustomersRequest.ts +0 -156
  173. package/src/models/SignUpType.ts +0 -57
  174. package/src/models/SocialProvider.ts +0 -54
  175. package/src/models/UpdateAdminUserRequest.ts +0 -109
  176. package/src/models/UpdateCustomerRequest.ts +0 -108
  177. package/src/models/UserLiteResource.ts +0 -110
  178. package/src/models/UserLiteResourceArrayResponse.ts +0 -73
  179. package/src/models/UserType.ts +0 -53
@@ -1,34 +0,0 @@
1
-
2
- # CustomerAuthResponseResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<CustomerAuthResponseResource>](CustomerAuthResponseResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { CustomerAuthResponseResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies CustomerAuthResponseResourceArrayResponse
20
-
21
- console.log(example)
22
-
23
- // Convert the instance to a JSON string
24
- const exampleJSON: string = JSON.stringify(example)
25
- console.log(exampleJSON)
26
-
27
- // Parse the JSON string back to an object
28
- const exampleParsed = JSON.parse(exampleJSON) as CustomerAuthResponseResourceArrayResponse
29
- console.log(exampleParsed)
30
- ```
31
-
32
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
33
-
34
-
@@ -1,46 +0,0 @@
1
-
2
- # CustomerFrontendResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `type` | string
11
- `signUpType` | string
12
- `subscribedToNewsletter` | boolean
13
- `user` | [UserLiteResource](UserLiteResource.md)
14
- `site` | [SiteLiteResource](SiteLiteResource.md)
15
- `addresses` | object
16
-
17
- ## Example
18
-
19
- ```typescript
20
- import type { CustomerFrontendResource } from '@digital8/lighting-illusions-ts-sdk'
21
-
22
- // TODO: Update the object below with actual values
23
- const example = {
24
- "id": null,
25
- "type": null,
26
- "signUpType": null,
27
- "subscribedToNewsletter": null,
28
- "user": null,
29
- "site": null,
30
- "addresses": null,
31
- } satisfies CustomerFrontendResource
32
-
33
- console.log(example)
34
-
35
- // Convert the instance to a JSON string
36
- const exampleJSON: string = JSON.stringify(example)
37
- console.log(exampleJSON)
38
-
39
- // Parse the JSON string back to an object
40
- const exampleParsed = JSON.parse(exampleJSON) as CustomerFrontendResource
41
- console.log(exampleParsed)
42
- ```
43
-
44
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
45
-
46
-
@@ -1,34 +0,0 @@
1
-
2
- # CustomerFrontendResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<CustomerFrontendResource>](CustomerFrontendResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { CustomerFrontendResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies CustomerFrontendResourceArrayResponse
20
-
21
- console.log(example)
22
-
23
- // Convert the instance to a JSON string
24
- const exampleJSON: string = JSON.stringify(example)
25
- console.log(exampleJSON)
26
-
27
- // Parse the JSON string back to an object
28
- const exampleParsed = JSON.parse(exampleJSON) as CustomerFrontendResourceArrayResponse
29
- console.log(exampleParsed)
30
- ```
31
-
32
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
33
-
34
-
@@ -1,36 +0,0 @@
1
-
2
- # CustomerSocialLinkableResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `linkable` | boolean
10
- `customer` | object
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { CustomerSocialLinkableResource } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "linkable": null,
20
- "customer": null,
21
- } satisfies CustomerSocialLinkableResource
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as CustomerSocialLinkableResource
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-
@@ -1,34 +0,0 @@
1
-
2
- # CustomerSocialLinkableResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<CustomerSocialLinkableResource>](CustomerSocialLinkableResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { CustomerSocialLinkableResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies CustomerSocialLinkableResourceArrayResponse
20
-
21
- console.log(example)
22
-
23
- // Convert the instance to a JSON string
24
- const exampleJSON: string = JSON.stringify(example)
25
- console.log(exampleJSON)
26
-
27
- // Parse the JSON string back to an object
28
- const exampleParsed = JSON.parse(exampleJSON) as CustomerSocialLinkableResourceArrayResponse
29
- console.log(exampleParsed)
30
- ```
31
-
32
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
33
-
34
-
@@ -1,32 +0,0 @@
1
-
2
- # CustomerType
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
-
10
- ## Example
11
-
12
- ```typescript
13
- import type { CustomerType } from '@digital8/lighting-illusions-ts-sdk'
14
-
15
- // TODO: Update the object below with actual values
16
- const example = {
17
- } satisfies CustomerType
18
-
19
- console.log(example)
20
-
21
- // Convert the instance to a JSON string
22
- const exampleJSON: string = JSON.stringify(example)
23
- console.log(exampleJSON)
24
-
25
- // Parse the JSON string back to an object
26
- const exampleParsed = JSON.parse(exampleJSON) as CustomerType
27
- console.log(exampleParsed)
28
- ```
29
-
30
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
31
-
32
-
@@ -1,36 +0,0 @@
1
-
2
- # PaginatedAdminListResourceResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<AdminListResource>](AdminListResource.md)
10
- `meta` | [PagingMetadata](PagingMetadata.md)
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { PaginatedAdminListResourceResponse } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "data": null,
20
- "meta": null,
21
- } satisfies PaginatedAdminListResourceResponse
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as PaginatedAdminListResourceResponse
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-
@@ -1,36 +0,0 @@
1
-
2
- # PaginatedAdminLiteResourceResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<AdminLiteResource>](AdminLiteResource.md)
10
- `meta` | [PagingMetadata](PagingMetadata.md)
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { PaginatedAdminLiteResourceResponse } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "data": null,
20
- "meta": null,
21
- } satisfies PaginatedAdminLiteResourceResponse
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as PaginatedAdminLiteResourceResponse
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-
@@ -1,36 +0,0 @@
1
-
2
- # PaginatedRoleLiteResourceResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<RoleLiteResource>](RoleLiteResource.md)
10
- `meta` | [PagingMetadata](PagingMetadata.md)
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { PaginatedRoleLiteResourceResponse } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "data": null,
20
- "meta": null,
21
- } satisfies PaginatedRoleLiteResourceResponse
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as PaginatedRoleLiteResourceResponse
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-
@@ -1,36 +0,0 @@
1
-
2
- # RoleLiteResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `name` | string
11
-
12
- ## Example
13
-
14
- ```typescript
15
- import type { RoleLiteResource } from '@digital8/lighting-illusions-ts-sdk'
16
-
17
- // TODO: Update the object below with actual values
18
- const example = {
19
- "id": null,
20
- "name": null,
21
- } satisfies RoleLiteResource
22
-
23
- console.log(example)
24
-
25
- // Convert the instance to a JSON string
26
- const exampleJSON: string = JSON.stringify(example)
27
- console.log(exampleJSON)
28
-
29
- // Parse the JSON string back to an object
30
- const exampleParsed = JSON.parse(exampleJSON) as RoleLiteResource
31
- console.log(exampleParsed)
32
- ```
33
-
34
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
35
-
36
-
@@ -1,34 +0,0 @@
1
-
2
- # RoleLiteResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<RoleLiteResource>](RoleLiteResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { RoleLiteResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies RoleLiteResourceArrayResponse
20
-
21
- console.log(example)
22
-
23
- // Convert the instance to a JSON string
24
- const exampleJSON: string = JSON.stringify(example)
25
- console.log(exampleJSON)
26
-
27
- // Parse the JSON string back to an object
28
- const exampleParsed = JSON.parse(exampleJSON) as RoleLiteResourceArrayResponse
29
- console.log(exampleParsed)
30
- ```
31
-
32
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
33
-
34
-
@@ -1,54 +0,0 @@
1
-
2
- # SearchAdminUsersRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `search` | string
10
- `sortBy` | string
11
- `sortDirection` | string
12
- `perPage` | number
13
- `page` | number
14
- `roleId` | Array<string>
15
- `beforeCreatedAt` | Date
16
- `afterCreatedAt` | Date
17
- `relatedId` | number
18
- `relatedType` | string
19
- `includesRelations` | boolean
20
-
21
- ## Example
22
-
23
- ```typescript
24
- import type { SearchAdminUsersRequest } from '@digital8/lighting-illusions-ts-sdk'
25
-
26
- // TODO: Update the object below with actual values
27
- const example = {
28
- "search": null,
29
- "sortBy": null,
30
- "sortDirection": null,
31
- "perPage": null,
32
- "page": null,
33
- "roleId": null,
34
- "beforeCreatedAt": null,
35
- "afterCreatedAt": null,
36
- "relatedId": null,
37
- "relatedType": null,
38
- "includesRelations": null,
39
- } satisfies SearchAdminUsersRequest
40
-
41
- console.log(example)
42
-
43
- // Convert the instance to a JSON string
44
- const exampleJSON: string = JSON.stringify(example)
45
- console.log(exampleJSON)
46
-
47
- // Parse the JSON string back to an object
48
- const exampleParsed = JSON.parse(exampleJSON) as SearchAdminUsersRequest
49
- console.log(exampleParsed)
50
- ```
51
-
52
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
53
-
54
-
@@ -1,44 +0,0 @@
1
-
2
- # SearchAllAdminUsersRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `search` | string
10
- `sortBy` | string
11
- `sortDirection` | string
12
- `relatedId` | number
13
- `relatedType` | string
14
- `includesRelations` | boolean
15
-
16
- ## Example
17
-
18
- ```typescript
19
- import type { SearchAllAdminUsersRequest } from '@digital8/lighting-illusions-ts-sdk'
20
-
21
- // TODO: Update the object below with actual values
22
- const example = {
23
- "search": null,
24
- "sortBy": null,
25
- "sortDirection": null,
26
- "relatedId": null,
27
- "relatedType": null,
28
- "includesRelations": null,
29
- } satisfies SearchAllAdminUsersRequest
30
-
31
- console.log(example)
32
-
33
- // Convert the instance to a JSON string
34
- const exampleJSON: string = JSON.stringify(example)
35
- console.log(exampleJSON)
36
-
37
- // Parse the JSON string back to an object
38
- const exampleParsed = JSON.parse(exampleJSON) as SearchAllAdminUsersRequest
39
- console.log(exampleParsed)
40
- ```
41
-
42
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
43
-
44
-
@@ -1,50 +0,0 @@
1
-
2
- # SearchAllCustomersRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `search` | string
10
- `sortBy` | string
11
- `sortDirection` | string
12
- `relatedId` | number
13
- `relatedType` | string
14
- `includesRelations` | boolean
15
- `siteId` | Array<string>
16
- `type` | Array<string>
17
- `signUpType` | Array<string>
18
-
19
- ## Example
20
-
21
- ```typescript
22
- import type { SearchAllCustomersRequest } from '@digital8/lighting-illusions-ts-sdk'
23
-
24
- // TODO: Update the object below with actual values
25
- const example = {
26
- "search": null,
27
- "sortBy": null,
28
- "sortDirection": null,
29
- "relatedId": null,
30
- "relatedType": null,
31
- "includesRelations": null,
32
- "siteId": null,
33
- "type": null,
34
- "signUpType": null,
35
- } satisfies SearchAllCustomersRequest
36
-
37
- console.log(example)
38
-
39
- // Convert the instance to a JSON string
40
- const exampleJSON: string = JSON.stringify(example)
41
- console.log(exampleJSON)
42
-
43
- // Parse the JSON string back to an object
44
- const exampleParsed = JSON.parse(exampleJSON) as SearchAllCustomersRequest
45
- console.log(exampleParsed)
46
- ```
47
-
48
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
49
-
50
-
@@ -1,32 +0,0 @@
1
-
2
- # SignUpType
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
-
10
- ## Example
11
-
12
- ```typescript
13
- import type { SignUpType } from '@digital8/lighting-illusions-ts-sdk'
14
-
15
- // TODO: Update the object below with actual values
16
- const example = {
17
- } satisfies SignUpType
18
-
19
- console.log(example)
20
-
21
- // Convert the instance to a JSON string
22
- const exampleJSON: string = JSON.stringify(example)
23
- console.log(exampleJSON)
24
-
25
- // Parse the JSON string back to an object
26
- const exampleParsed = JSON.parse(exampleJSON) as SignUpType
27
- console.log(exampleParsed)
28
- ```
29
-
30
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
31
-
32
-
@@ -1,32 +0,0 @@
1
-
2
- # SocialProvider
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
-
10
- ## Example
11
-
12
- ```typescript
13
- import type { SocialProvider } from '@digital8/lighting-illusions-ts-sdk'
14
-
15
- // TODO: Update the object below with actual values
16
- const example = {
17
- } satisfies SocialProvider
18
-
19
- console.log(example)
20
-
21
- // Convert the instance to a JSON string
22
- const exampleJSON: string = JSON.stringify(example)
23
- console.log(exampleJSON)
24
-
25
- // Parse the JSON string back to an object
26
- const exampleParsed = JSON.parse(exampleJSON) as SocialProvider
27
- console.log(exampleParsed)
28
- ```
29
-
30
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
31
-
32
-
@@ -1,44 +0,0 @@
1
-
2
- # UpdateAdminUserRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `firstName` | string
10
- `lastName` | string
11
- `phone` | string
12
- `password` | string
13
- `email` | string
14
- `roleIds` | Array<number>
15
-
16
- ## Example
17
-
18
- ```typescript
19
- import type { UpdateAdminUserRequest } from '@digital8/lighting-illusions-ts-sdk'
20
-
21
- // TODO: Update the object below with actual values
22
- const example = {
23
- "firstName": null,
24
- "lastName": null,
25
- "phone": null,
26
- "password": null,
27
- "email": null,
28
- "roleIds": null,
29
- } satisfies UpdateAdminUserRequest
30
-
31
- console.log(example)
32
-
33
- // Convert the instance to a JSON string
34
- const exampleJSON: string = JSON.stringify(example)
35
- console.log(exampleJSON)
36
-
37
- // Parse the JSON string back to an object
38
- const exampleParsed = JSON.parse(exampleJSON) as UpdateAdminUserRequest
39
- console.log(exampleParsed)
40
- ```
41
-
42
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
43
-
44
-