@digital8/lighting-illusions-ts-sdk 0.0.1397 → 0.0.1399

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 (135) hide show
  1. package/.openapi-generator/FILES +0 -56
  2. package/README.md +2 -41
  3. package/dist/apis/SupplierApi.d.ts +1 -33
  4. package/dist/apis/SupplierApi.js +0 -122
  5. package/dist/apis/index.d.ts +0 -1
  6. package/dist/apis/index.js +0 -1
  7. package/dist/models/ExternalApiLogResource.d.ts +1 -1
  8. package/dist/models/ExternalApiLogResource.js +3 -1
  9. package/dist/models/ProductSearchResultResource.d.ts +1 -1
  10. package/dist/models/ProductSearchResultResource.js +3 -3
  11. package/dist/models/StoreAssetForAssetableRequest.d.ts +1 -0
  12. package/dist/models/StoreAssetForAssetableRequest.js +2 -1
  13. package/dist/models/index.d.ts +0 -27
  14. package/dist/models/index.js +0 -27
  15. package/docs/ProductSearchResultResource.md +2 -2
  16. package/docs/SupplierApi.md +0 -138
  17. package/package.json +1 -1
  18. package/src/apis/SupplierApi.ts +0 -112
  19. package/src/apis/index.ts +0 -1
  20. package/src/models/ExternalApiLogResource.ts +3 -2
  21. package/src/models/ProductSearchResultResource.ts +4 -4
  22. package/src/models/StoreAssetForAssetableRequest.ts +2 -1
  23. package/src/models/index.ts +0 -27
  24. package/dist/apis/StoreApi.d.ts +0 -173
  25. package/dist/apis/StoreApi.js +0 -679
  26. package/dist/models/AddressFrontendResource.d.ts +0 -74
  27. package/dist/models/AddressFrontendResource.js +0 -79
  28. package/dist/models/AddressFrontendResourceArrayResponse.d.ts +0 -33
  29. package/dist/models/AddressFrontendResourceArrayResponse.js +0 -50
  30. package/dist/models/AddressResource.d.ts +0 -80
  31. package/dist/models/AddressResource.js +0 -79
  32. package/dist/models/AddressResourceArrayResponse.d.ts +0 -33
  33. package/dist/models/AddressResourceArrayResponse.js +0 -50
  34. package/dist/models/AttachStoresSupplierRequest.d.ts +0 -32
  35. package/dist/models/AttachStoresSupplierRequest.js +0 -51
  36. package/dist/models/AttachSuppliersStoreRequest.d.ts +0 -32
  37. package/dist/models/AttachSuppliersStoreRequest.js +0 -51
  38. package/dist/models/DetachStoresSupplierRequest.d.ts +0 -32
  39. package/dist/models/DetachStoresSupplierRequest.js +0 -51
  40. package/dist/models/DetachSuppliersStoreRequest.d.ts +0 -32
  41. package/dist/models/DetachSuppliersStoreRequest.js +0 -51
  42. package/dist/models/GetAllStoreRequest.d.ts +0 -93
  43. package/dist/models/GetAllStoreRequest.js +0 -81
  44. package/dist/models/IndexStoreRequest.d.ts +0 -105
  45. package/dist/models/IndexStoreRequest.js +0 -85
  46. package/dist/models/PaginatedStoreListResourceResponse.d.ts +0 -40
  47. package/dist/models/PaginatedStoreListResourceResponse.js +0 -57
  48. package/dist/models/StoreFrontendResource.d.ts +0 -98
  49. package/dist/models/StoreFrontendResource.js +0 -89
  50. package/dist/models/StoreFrontendResourceArrayResponse.d.ts +0 -33
  51. package/dist/models/StoreFrontendResourceArrayResponse.js +0 -50
  52. package/dist/models/StoreListResource.d.ts +0 -81
  53. package/dist/models/StoreListResource.js +0 -78
  54. package/dist/models/StoreListResourceArrayResponse.d.ts +0 -33
  55. package/dist/models/StoreListResourceArrayResponse.js +0 -50
  56. package/dist/models/StoreLiteResource.d.ts +0 -45
  57. package/dist/models/StoreLiteResource.js +0 -58
  58. package/dist/models/StoreLiteResourceArrayResponse.d.ts +0 -33
  59. package/dist/models/StoreLiteResourceArrayResponse.js +0 -50
  60. package/dist/models/StoreResource.d.ts +0 -100
  61. package/dist/models/StoreResource.js +0 -93
  62. package/dist/models/StoreResourceArrayResponse.d.ts +0 -33
  63. package/dist/models/StoreResourceArrayResponse.js +0 -50
  64. package/dist/models/StoreSpecialDateFrontendResource.d.ts +0 -68
  65. package/dist/models/StoreSpecialDateFrontendResource.js +0 -73
  66. package/dist/models/StoreSpecialDateFrontendResourceArrayResponse.d.ts +0 -33
  67. package/dist/models/StoreSpecialDateFrontendResourceArrayResponse.js +0 -50
  68. package/dist/models/StoreSpecialDateResource.d.ts +0 -68
  69. package/dist/models/StoreSpecialDateResource.js +0 -73
  70. package/dist/models/StoreSpecialDateResourceArrayResponse.d.ts +0 -33
  71. package/dist/models/StoreSpecialDateResourceArrayResponse.js +0 -50
  72. package/dist/models/StoreStoreRequest.d.ts +0 -177
  73. package/dist/models/StoreStoreRequest.js +0 -124
  74. package/dist/models/StoreStoreRequestSpecialDatesInner.d.ts +0 -62
  75. package/dist/models/StoreStoreRequestSpecialDatesInner.js +0 -61
  76. package/dist/models/StoreStoreSpecialDateRequest.d.ts +0 -62
  77. package/dist/models/StoreStoreSpecialDateRequest.js +0 -61
  78. package/dist/models/UpdateStoreRequest.d.ts +0 -164
  79. package/dist/models/UpdateStoreRequest.js +0 -119
  80. package/docs/AddressFrontendResource.md +0 -48
  81. package/docs/AddressFrontendResourceArrayResponse.md +0 -34
  82. package/docs/AddressResource.md +0 -50
  83. package/docs/AddressResourceArrayResponse.md +0 -34
  84. package/docs/AttachStoresSupplierRequest.md +0 -34
  85. package/docs/AttachSuppliersStoreRequest.md +0 -34
  86. package/docs/DetachStoresSupplierRequest.md +0 -34
  87. package/docs/DetachSuppliersStoreRequest.md +0 -34
  88. package/docs/GetAllStoreRequest.md +0 -48
  89. package/docs/IndexStoreRequest.md +0 -52
  90. package/docs/PaginatedStoreListResourceResponse.md +0 -36
  91. package/docs/StoreApi.md +0 -683
  92. package/docs/StoreFrontendResource.md +0 -56
  93. package/docs/StoreFrontendResourceArrayResponse.md +0 -34
  94. package/docs/StoreListResource.md +0 -50
  95. package/docs/StoreListResourceArrayResponse.md +0 -34
  96. package/docs/StoreLiteResource.md +0 -38
  97. package/docs/StoreLiteResourceArrayResponse.md +0 -34
  98. package/docs/StoreResource.md +0 -56
  99. package/docs/StoreResourceArrayResponse.md +0 -34
  100. package/docs/StoreSpecialDateFrontendResource.md +0 -46
  101. package/docs/StoreSpecialDateFrontendResourceArrayResponse.md +0 -34
  102. package/docs/StoreSpecialDateResource.md +0 -46
  103. package/docs/StoreSpecialDateResourceArrayResponse.md +0 -34
  104. package/docs/StoreStoreRequest.md +0 -82
  105. package/docs/StoreStoreRequestSpecialDatesInner.md +0 -44
  106. package/docs/StoreStoreSpecialDateRequest.md +0 -44
  107. package/docs/UpdateStoreRequest.md +0 -78
  108. package/src/apis/StoreApi.ts +0 -563
  109. package/src/models/AddressFrontendResource.ts +0 -129
  110. package/src/models/AddressFrontendResourceArrayResponse.ts +0 -73
  111. package/src/models/AddressResource.ts +0 -136
  112. package/src/models/AddressResourceArrayResponse.ts +0 -73
  113. package/src/models/AttachStoresSupplierRequest.ts +0 -66
  114. package/src/models/AttachSuppliersStoreRequest.ts +0 -66
  115. package/src/models/DetachStoresSupplierRequest.ts +0 -66
  116. package/src/models/DetachSuppliersStoreRequest.ts +0 -66
  117. package/src/models/GetAllStoreRequest.ts +0 -144
  118. package/src/models/IndexStoreRequest.ts +0 -160
  119. package/src/models/PaginatedStoreListResourceResponse.ts +0 -90
  120. package/src/models/StoreFrontendResource.ts +0 -162
  121. package/src/models/StoreFrontendResourceArrayResponse.ts +0 -73
  122. package/src/models/StoreListResource.ts +0 -143
  123. package/src/models/StoreListResourceArrayResponse.ts +0 -73
  124. package/src/models/StoreLiteResource.ts +0 -91
  125. package/src/models/StoreLiteResourceArrayResponse.ts +0 -73
  126. package/src/models/StoreResource.ts +0 -178
  127. package/src/models/StoreResourceArrayResponse.ts +0 -73
  128. package/src/models/StoreSpecialDateFrontendResource.ts +0 -119
  129. package/src/models/StoreSpecialDateFrontendResourceArrayResponse.ts +0 -73
  130. package/src/models/StoreSpecialDateResource.ts +0 -119
  131. package/src/models/StoreSpecialDateResourceArrayResponse.ts +0 -73
  132. package/src/models/StoreStoreRequest.ts +0 -278
  133. package/src/models/StoreStoreRequestSpecialDatesInner.ts +0 -106
  134. package/src/models/StoreStoreSpecialDateRequest.ts +0 -106
  135. package/src/models/UpdateStoreRequest.ts +0 -254
@@ -1,56 +0,0 @@
1
-
2
- # StoreFrontendResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `siteId` | number
11
- `name` | string
12
- `email` | string
13
- `phone` | string
14
- `address` | string
15
- `latitude` | number
16
- `longitude` | number
17
- `tagLine` | string
18
- `openingHours` | string
19
- `specialDates` | object
20
- `suppliers` | object
21
-
22
- ## Example
23
-
24
- ```typescript
25
- import type { StoreFrontendResource } from '@digital8/lighting-illusions-ts-sdk'
26
-
27
- // TODO: Update the object below with actual values
28
- const example = {
29
- "id": null,
30
- "siteId": null,
31
- "name": null,
32
- "email": null,
33
- "phone": null,
34
- "address": null,
35
- "latitude": null,
36
- "longitude": null,
37
- "tagLine": null,
38
- "openingHours": null,
39
- "specialDates": null,
40
- "suppliers": null,
41
- } satisfies StoreFrontendResource
42
-
43
- console.log(example)
44
-
45
- // Convert the instance to a JSON string
46
- const exampleJSON: string = JSON.stringify(example)
47
- console.log(exampleJSON)
48
-
49
- // Parse the JSON string back to an object
50
- const exampleParsed = JSON.parse(exampleJSON) as StoreFrontendResource
51
- console.log(exampleParsed)
52
- ```
53
-
54
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
55
-
56
-
@@ -1,34 +0,0 @@
1
-
2
- # StoreFrontendResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreFrontendResource>](StoreFrontendResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreFrontendResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreFrontendResourceArrayResponse
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 StoreFrontendResourceArrayResponse
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,50 +0,0 @@
1
-
2
- # StoreListResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `site` | [SiteLiteResource](SiteLiteResource.md)
11
- `name` | string
12
- `phone` | string
13
- `longitude` | number
14
- `latitude` | number
15
- `tagLine` | string
16
- `email` | string
17
- `openingHours` | string
18
-
19
- ## Example
20
-
21
- ```typescript
22
- import type { StoreListResource } from '@digital8/lighting-illusions-ts-sdk'
23
-
24
- // TODO: Update the object below with actual values
25
- const example = {
26
- "id": null,
27
- "site": null,
28
- "name": null,
29
- "phone": null,
30
- "longitude": null,
31
- "latitude": null,
32
- "tagLine": null,
33
- "email": null,
34
- "openingHours": null,
35
- } satisfies StoreListResource
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 StoreListResource
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,34 +0,0 @@
1
-
2
- # StoreListResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreListResource>](StoreListResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreListResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreListResourceArrayResponse
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 StoreListResourceArrayResponse
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,38 +0,0 @@
1
-
2
- # StoreLiteResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `name` | string
11
- `site` | [SiteLiteResource](SiteLiteResource.md)
12
-
13
- ## Example
14
-
15
- ```typescript
16
- import type { StoreLiteResource } from '@digital8/lighting-illusions-ts-sdk'
17
-
18
- // TODO: Update the object below with actual values
19
- const example = {
20
- "id": null,
21
- "name": null,
22
- "site": null,
23
- } satisfies StoreLiteResource
24
-
25
- console.log(example)
26
-
27
- // Convert the instance to a JSON string
28
- const exampleJSON: string = JSON.stringify(example)
29
- console.log(exampleJSON)
30
-
31
- // Parse the JSON string back to an object
32
- const exampleParsed = JSON.parse(exampleJSON) as StoreLiteResource
33
- console.log(exampleParsed)
34
- ```
35
-
36
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
37
-
38
-
@@ -1,34 +0,0 @@
1
-
2
- # StoreLiteResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreLiteResource>](StoreLiteResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreLiteResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreLiteResourceArrayResponse
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 StoreLiteResourceArrayResponse
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,56 +0,0 @@
1
-
2
- # StoreResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `site` | [SiteLiteResource](SiteLiteResource.md)
11
- `name` | string
12
- `phone` | string
13
- `longitude` | number
14
- `latitude` | number
15
- `tagLine` | string
16
- `email` | string
17
- `openingHours` | string
18
- `suppliers` | object
19
- `address` | [AddressResource](AddressResource.md)
20
- `specialDates` | object
21
-
22
- ## Example
23
-
24
- ```typescript
25
- import type { StoreResource } from '@digital8/lighting-illusions-ts-sdk'
26
-
27
- // TODO: Update the object below with actual values
28
- const example = {
29
- "id": null,
30
- "site": null,
31
- "name": null,
32
- "phone": null,
33
- "longitude": null,
34
- "latitude": null,
35
- "tagLine": null,
36
- "email": null,
37
- "openingHours": null,
38
- "suppliers": null,
39
- "address": null,
40
- "specialDates": null,
41
- } satisfies StoreResource
42
-
43
- console.log(example)
44
-
45
- // Convert the instance to a JSON string
46
- const exampleJSON: string = JSON.stringify(example)
47
- console.log(exampleJSON)
48
-
49
- // Parse the JSON string back to an object
50
- const exampleParsed = JSON.parse(exampleJSON) as StoreResource
51
- console.log(exampleParsed)
52
- ```
53
-
54
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
55
-
56
-
@@ -1,34 +0,0 @@
1
-
2
- # StoreResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreResource>](StoreResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreResourceArrayResponse
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 StoreResourceArrayResponse
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
- # StoreSpecialDateFrontendResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `name` | string
11
- `hours` | string
12
- `date` | object
13
- `closed` | boolean
14
- `displayStartDate` | object
15
- `displayEndDate` | object
16
-
17
- ## Example
18
-
19
- ```typescript
20
- import type { StoreSpecialDateFrontendResource } from '@digital8/lighting-illusions-ts-sdk'
21
-
22
- // TODO: Update the object below with actual values
23
- const example = {
24
- "id": null,
25
- "name": null,
26
- "hours": null,
27
- "date": null,
28
- "closed": null,
29
- "displayStartDate": null,
30
- "displayEndDate": null,
31
- } satisfies StoreSpecialDateFrontendResource
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 StoreSpecialDateFrontendResource
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
- # StoreSpecialDateFrontendResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreSpecialDateFrontendResource>](StoreSpecialDateFrontendResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreSpecialDateFrontendResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreSpecialDateFrontendResourceArrayResponse
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 StoreSpecialDateFrontendResourceArrayResponse
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
- # StoreSpecialDateResource
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `id` | number
10
- `name` | string
11
- `hours` | string
12
- `date` | object
13
- `closed` | boolean
14
- `displayStartDate` | object
15
- `displayEndDate` | object
16
-
17
- ## Example
18
-
19
- ```typescript
20
- import type { StoreSpecialDateResource } from '@digital8/lighting-illusions-ts-sdk'
21
-
22
- // TODO: Update the object below with actual values
23
- const example = {
24
- "id": null,
25
- "name": null,
26
- "hours": null,
27
- "date": null,
28
- "closed": null,
29
- "displayStartDate": null,
30
- "displayEndDate": null,
31
- } satisfies StoreSpecialDateResource
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 StoreSpecialDateResource
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
- # StoreSpecialDateResourceArrayResponse
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `data` | [Array<StoreSpecialDateResource>](StoreSpecialDateResource.md)
10
-
11
- ## Example
12
-
13
- ```typescript
14
- import type { StoreSpecialDateResourceArrayResponse } from '@digital8/lighting-illusions-ts-sdk'
15
-
16
- // TODO: Update the object below with actual values
17
- const example = {
18
- "data": null,
19
- } satisfies StoreSpecialDateResourceArrayResponse
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 StoreSpecialDateResourceArrayResponse
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,82 +0,0 @@
1
-
2
- # StoreStoreRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `siteId` | number
10
- `name` | string
11
- `phone` | string
12
- `longitude` | number
13
- `latitude` | number
14
- `tagLine` | string
15
- `email` | string
16
- `openingHours` | Array<string>
17
- `openingHours0` | string
18
- `openingHours1` | string
19
- `openingHours2` | string
20
- `openingHours3` | string
21
- `openingHours4` | string
22
- `openingHours5` | string
23
- `openingHours6` | string
24
- `supplierIds` | Array<number>
25
- `specialDates` | [Array<StoreStoreRequestSpecialDatesInner>](StoreStoreRequestSpecialDatesInner.md)
26
- `address` | Array<string>
27
- `addressCompany` | string
28
- `addressLine1` | string
29
- `addressLine2` | string
30
- `addressPostcode` | string
31
- `addressSuburb` | string
32
- `addressCountry` | string
33
- `addressState` | string
34
-
35
- ## Example
36
-
37
- ```typescript
38
- import type { StoreStoreRequest } from '@digital8/lighting-illusions-ts-sdk'
39
-
40
- // TODO: Update the object below with actual values
41
- const example = {
42
- "siteId": null,
43
- "name": null,
44
- "phone": null,
45
- "longitude": null,
46
- "latitude": null,
47
- "tagLine": null,
48
- "email": null,
49
- "openingHours": null,
50
- "openingHours0": null,
51
- "openingHours1": null,
52
- "openingHours2": null,
53
- "openingHours3": null,
54
- "openingHours4": null,
55
- "openingHours5": null,
56
- "openingHours6": null,
57
- "supplierIds": null,
58
- "specialDates": null,
59
- "address": null,
60
- "addressCompany": null,
61
- "addressLine1": null,
62
- "addressLine2": null,
63
- "addressPostcode": null,
64
- "addressSuburb": null,
65
- "addressCountry": null,
66
- "addressState": null,
67
- } satisfies StoreStoreRequest
68
-
69
- console.log(example)
70
-
71
- // Convert the instance to a JSON string
72
- const exampleJSON: string = JSON.stringify(example)
73
- console.log(exampleJSON)
74
-
75
- // Parse the JSON string back to an object
76
- const exampleParsed = JSON.parse(exampleJSON) as StoreStoreRequest
77
- console.log(exampleParsed)
78
- ```
79
-
80
- [[Back to top]](#) [[Back to API list]](../README.md#api-endpoints) [[Back to Model list]](../README.md#models) [[Back to README]](../README.md)
81
-
82
-
@@ -1,44 +0,0 @@
1
-
2
- # StoreStoreRequestSpecialDatesInner
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `name` | string
10
- `hours` | string
11
- `date` | Date
12
- `closed` | boolean
13
- `displayStartDate` | Date
14
- `displayEndDate` | Date
15
-
16
- ## Example
17
-
18
- ```typescript
19
- import type { StoreStoreRequestSpecialDatesInner } from '@digital8/lighting-illusions-ts-sdk'
20
-
21
- // TODO: Update the object below with actual values
22
- const example = {
23
- "name": null,
24
- "hours": null,
25
- "date": null,
26
- "closed": null,
27
- "displayStartDate": null,
28
- "displayEndDate": null,
29
- } satisfies StoreStoreRequestSpecialDatesInner
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 StoreStoreRequestSpecialDatesInner
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,44 +0,0 @@
1
-
2
- # StoreStoreSpecialDateRequest
3
-
4
-
5
- ## Properties
6
-
7
- Name | Type
8
- ------------ | -------------
9
- `name` | string
10
- `hours` | string
11
- `date` | Date
12
- `closed` | boolean
13
- `displayStartDate` | Date
14
- `displayEndDate` | Date
15
-
16
- ## Example
17
-
18
- ```typescript
19
- import type { StoreStoreSpecialDateRequest } from '@digital8/lighting-illusions-ts-sdk'
20
-
21
- // TODO: Update the object below with actual values
22
- const example = {
23
- "name": null,
24
- "hours": null,
25
- "date": null,
26
- "closed": null,
27
- "displayStartDate": null,
28
- "displayEndDate": null,
29
- } satisfies StoreStoreSpecialDateRequest
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 StoreStoreSpecialDateRequest
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
-