@chevre/factory 4.259.0-alpha.9 → 4.261.0

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 (397) hide show
  1. package/lib/{factory/account → account}/action/moneyTransfer.d.ts +1 -1
  2. package/lib/{factory/account → account}/action/moneyTransfer.js +0 -0
  3. package/lib/{factory/account → account}/transaction/deposit.d.ts +0 -0
  4. package/lib/{factory/account → account}/transaction/deposit.js +0 -0
  5. package/lib/{factory/account → account}/transaction/transfer.d.ts +0 -0
  6. package/lib/{factory/account → account}/transaction/transfer.js +0 -0
  7. package/lib/{factory/account → account}/transaction/withdraw.d.ts +0 -0
  8. package/lib/{factory/account → account}/transaction/withdraw.js +0 -0
  9. package/lib/{factory/account → account}/transaction.d.ts +0 -0
  10. package/lib/{factory/account → account}/transaction.js +0 -0
  11. package/lib/{factory/account → account}/transactionType.d.ts +0 -0
  12. package/lib/{factory/account → account}/transactionType.js +0 -0
  13. package/lib/{factory/account.d.ts → account.d.ts} +1 -1
  14. package/lib/{factory/account.js → account.js} +0 -0
  15. package/lib/{factory/accountTitle.d.ts → accountTitle.d.ts} +1 -1
  16. package/lib/{factory/accountTitle.js → accountTitle.js} +0 -0
  17. package/lib/{factory/accountType.d.ts → accountType.d.ts} +0 -0
  18. package/lib/{factory/accountType.js → accountType.js} +0 -0
  19. package/lib/{factory/action → action}/authorize/award/point.d.ts +0 -0
  20. package/lib/{factory/action → action}/authorize/award/point.js +0 -0
  21. package/lib/{factory/action → action}/authorize/offer/moneyTransfer.d.ts +0 -0
  22. package/lib/{factory/action → action}/authorize/offer/moneyTransfer.js +0 -0
  23. package/lib/{factory/action → action}/authorize/offer/product.d.ts +5 -1
  24. package/lib/{factory/action → action}/authorize/offer/product.js +0 -0
  25. package/lib/{factory/action → action}/authorize/offer/seatReservation.d.ts +16 -5
  26. package/lib/{factory/action → action}/authorize/offer/seatReservation.js +0 -0
  27. package/lib/{factory/action → action}/authorize/paymentMethod/any.d.ts +0 -0
  28. package/lib/{factory/action → action}/authorize/paymentMethod/any.js +0 -0
  29. package/lib/{factory/action → action}/authorize.d.ts +0 -0
  30. package/lib/{factory/action → action}/authorize.js +0 -0
  31. package/lib/{factory/action → action}/cancel/reservation.d.ts +0 -0
  32. package/lib/{factory/action → action}/cancel/reservation.js +0 -0
  33. package/lib/{factory/action → action}/check/paymentMethod/movieTicket.d.ts +0 -0
  34. package/lib/{factory/action → action}/check/paymentMethod/movieTicket.js +0 -0
  35. package/lib/{factory/action → action}/check/token.d.ts +0 -0
  36. package/lib/{factory/action → action}/check/token.js +0 -0
  37. package/lib/{factory/action → action}/check.d.ts +0 -0
  38. package/lib/{factory/action → action}/check.js +0 -0
  39. package/lib/{factory/action → action}/consume/use/reservation.d.ts +0 -0
  40. package/lib/{factory/action → action}/consume/use/reservation.js +0 -0
  41. package/lib/{factory/action → action}/consume/use.d.ts +0 -0
  42. package/lib/{factory/action → action}/consume/use.js +0 -0
  43. package/lib/{factory/action → action}/interact/confirm/moneyTransfer.d.ts +0 -0
  44. package/lib/{factory/action → action}/interact/confirm/moneyTransfer.js +0 -0
  45. package/lib/{factory/action → action}/interact/confirm/pay.d.ts +0 -0
  46. package/lib/{factory/action → action}/interact/confirm/pay.js +0 -0
  47. package/lib/{factory/action → action}/interact/confirm/registerService.d.ts +1 -1
  48. package/lib/{factory/action → action}/interact/confirm/registerService.js +0 -0
  49. package/lib/{factory/action → action}/interact/confirm/reservation.d.ts +1 -1
  50. package/lib/{factory/action → action}/interact/confirm/reservation.js +0 -0
  51. package/lib/{factory/action → action}/interact/confirm.d.ts +0 -0
  52. package/lib/{factory/action → action}/interact/confirm.js +0 -0
  53. package/lib/{factory/action → action}/interact/inform.d.ts +0 -0
  54. package/lib/{factory/action → action}/interact/inform.js +0 -0
  55. package/lib/{factory/action → action}/interact/register/service.d.ts +0 -0
  56. package/lib/{factory/action → action}/interact/register/service.js +0 -0
  57. package/lib/{factory/action → action}/interact/register.d.ts +0 -0
  58. package/lib/{factory/action → action}/interact/register.js +0 -0
  59. package/lib/{factory/action → action}/reserve.d.ts +0 -0
  60. package/lib/{factory/action → action}/reserve.js +0 -0
  61. package/lib/{factory/action → action}/trade/order.d.ts +0 -0
  62. package/lib/{factory/action → action}/trade/order.js +0 -0
  63. package/lib/{factory/action → action}/trade/pay.d.ts +1 -0
  64. package/lib/{factory/action → action}/trade/pay.js +0 -0
  65. package/lib/{factory/action → action}/trade/refund.d.ts +1 -0
  66. package/lib/{factory/action → action}/trade/refund.js +0 -0
  67. package/lib/{factory/action → action}/transfer/give/pointAward.d.ts +0 -0
  68. package/lib/{factory/action → action}/transfer/give/pointAward.js +0 -0
  69. package/lib/{factory/action → action}/transfer/give.d.ts +0 -0
  70. package/lib/{factory/action → action}/transfer/give.js +0 -0
  71. package/lib/{factory/action → action}/transfer/moneyTransfer.d.ts +0 -0
  72. package/lib/{factory/action → action}/transfer/moneyTransfer.js +0 -0
  73. package/lib/{factory/action → action}/transfer/return/moneyTransfer.d.ts +0 -0
  74. package/lib/{factory/action → action}/transfer/return/moneyTransfer.js +0 -0
  75. package/lib/{factory/action → action}/transfer/return/order.d.ts +0 -14
  76. package/lib/{factory/action → action}/transfer/return/order.js +0 -0
  77. package/lib/{factory/action → action}/transfer/return/paymentMethod.d.ts +0 -0
  78. package/lib/{factory/action → action}/transfer/return/paymentMethod.js +0 -0
  79. package/lib/{factory/action → action}/transfer/return/pointAward.d.ts +0 -0
  80. package/lib/{factory/action → action}/transfer/return/pointAward.js +0 -0
  81. package/lib/{factory/action → action}/transfer/return/reserveTransaction.d.ts +0 -0
  82. package/lib/{factory/action → action}/transfer/return/reserveTransaction.js +0 -0
  83. package/lib/{factory/action → action}/transfer/return.d.ts +0 -0
  84. package/lib/{factory/action → action}/transfer/return.js +0 -0
  85. package/lib/{factory/action → action}/transfer/send/message/email.d.ts +0 -0
  86. package/lib/{factory/action → action}/transfer/send/message/email.js +0 -0
  87. package/lib/{factory/action → action}/transfer/send/order.d.ts +0 -0
  88. package/lib/{factory/action → action}/transfer/send/order.js +0 -0
  89. package/lib/{factory/action → action}/transfer/send.d.ts +0 -0
  90. package/lib/{factory/action → action}/transfer/send.js +0 -0
  91. package/lib/{factory/action → action}/update/delete/member.d.ts +0 -0
  92. package/lib/{factory/action → action}/update/delete/member.js +0 -0
  93. package/lib/{factory/action → action}/update/delete.d.ts +0 -0
  94. package/lib/{factory/action → action}/update/delete.js +0 -0
  95. package/lib/{factory/action.d.ts → action.d.ts} +2 -2
  96. package/lib/{factory/action.js → action.js} +0 -0
  97. package/lib/{factory/actionStatusType.d.ts → actionStatusType.d.ts} +0 -0
  98. package/lib/{factory/actionStatusType.js → actionStatusType.js} +0 -0
  99. package/lib/{factory/actionType.d.ts → actionType.d.ts} +0 -1
  100. package/lib/{factory/actionType.js → actionType.js} +1 -1
  101. package/lib/{factory/assetTransaction → assetTransaction}/cancelReservation.d.ts +0 -0
  102. package/lib/{factory/assetTransaction → assetTransaction}/cancelReservation.js +0 -0
  103. package/lib/{factory/assetTransaction → assetTransaction}/moneyTransfer.d.ts +0 -0
  104. package/lib/{factory/assetTransaction → assetTransaction}/moneyTransfer.js +0 -0
  105. package/lib/{factory/assetTransaction → assetTransaction}/pay.d.ts +1 -1
  106. package/lib/{factory/assetTransaction → assetTransaction}/pay.js +0 -0
  107. package/lib/{factory/assetTransaction → assetTransaction}/refund.d.ts +1 -1
  108. package/lib/{factory/assetTransaction → assetTransaction}/refund.js +0 -0
  109. package/lib/{factory/assetTransaction → assetTransaction}/registerService.d.ts +0 -0
  110. package/lib/{factory/assetTransaction → assetTransaction}/registerService.js +0 -0
  111. package/lib/{factory/assetTransaction → assetTransaction}/reserve.d.ts +0 -0
  112. package/lib/{factory/assetTransaction → assetTransaction}/reserve.js +0 -0
  113. package/lib/{factory/assetTransaction.d.ts → assetTransaction.d.ts} +0 -0
  114. package/lib/{factory/assetTransaction.js → assetTransaction.js} +0 -0
  115. package/lib/{factory/assetTransactionType.d.ts → assetTransactionType.d.ts} +0 -0
  116. package/lib/{factory/assetTransactionType.js → assetTransactionType.js} +0 -0
  117. package/lib/{factory/authorization.d.ts → authorization.d.ts} +1 -1
  118. package/lib/{factory/authorization.js → authorization.js} +0 -0
  119. package/lib/{factory/autoGenerated.d.ts → autoGenerated.d.ts} +0 -0
  120. package/lib/{factory/autoGenerated.js → autoGenerated.js} +0 -0
  121. package/lib/{factory/categoryCode.d.ts → categoryCode.d.ts} +6 -4
  122. package/lib/{factory/categoryCode.js → categoryCode.js} +0 -0
  123. package/lib/{factory/clientUser.d.ts → clientUser.d.ts} +0 -0
  124. package/lib/{factory/clientUser.js → clientUser.js} +0 -0
  125. package/lib/{factory/creativeWork → creativeWork}/message/email.d.ts +2 -2
  126. package/lib/{factory/creativeWork → creativeWork}/message/email.js +0 -0
  127. package/lib/{factory/creativeWork → creativeWork}/movie.d.ts +1 -1
  128. package/lib/{factory/creativeWork → creativeWork}/movie.js +0 -0
  129. package/lib/{factory/creativeWork → creativeWork}/softwareApplication/webApplication.d.ts +0 -0
  130. package/lib/{factory/creativeWork → creativeWork}/softwareApplication/webApplication.js +0 -0
  131. package/lib/{factory/creativeWork.d.ts → creativeWork.d.ts} +1 -1
  132. package/lib/{factory/creativeWork.js → creativeWork.js} +0 -0
  133. package/lib/{factory/creativeWorkType.d.ts → creativeWorkType.d.ts} +0 -0
  134. package/lib/{factory/creativeWorkType.js → creativeWorkType.js} +0 -0
  135. package/lib/{factory/customer.d.ts → customer.d.ts} +1 -1
  136. package/lib/{factory/customer.js → customer.js} +0 -0
  137. package/lib/{factory/encodingFormat.d.ts → encodingFormat.d.ts} +0 -0
  138. package/lib/{factory/encodingFormat.js → encodingFormat.js} +0 -0
  139. package/lib/{factory/error → error}/alreadyInUse.d.ts +0 -0
  140. package/lib/{factory/error → error}/alreadyInUse.js +0 -0
  141. package/lib/{factory/error → error}/argument.d.ts +0 -0
  142. package/lib/{factory/error → error}/argument.js +0 -0
  143. package/lib/{factory/error → error}/argumentNull.d.ts +0 -0
  144. package/lib/{factory/error → error}/argumentNull.js +0 -0
  145. package/lib/{factory/error → error}/chevre.d.ts +0 -0
  146. package/lib/{factory/error → error}/chevre.js +0 -0
  147. package/lib/{factory/error → error}/forbidden.d.ts +0 -0
  148. package/lib/{factory/error → error}/forbidden.js +0 -0
  149. package/lib/{factory/error → error}/gatewayTimeout.d.ts +0 -0
  150. package/lib/{factory/error → error}/gatewayTimeout.js +0 -0
  151. package/lib/{factory/error → error}/notFound.d.ts +0 -0
  152. package/lib/{factory/error → error}/notFound.js +0 -0
  153. package/lib/{factory/error → error}/notImplemented.d.ts +0 -0
  154. package/lib/{factory/error → error}/notImplemented.js +0 -0
  155. package/lib/{factory/error → error}/rateLimitExceeded.d.ts +0 -0
  156. package/lib/{factory/error → error}/rateLimitExceeded.js +0 -0
  157. package/lib/{factory/error → error}/serviceUnavailable.d.ts +0 -0
  158. package/lib/{factory/error → error}/serviceUnavailable.js +0 -0
  159. package/lib/{factory/error → error}/unauthorized.d.ts +0 -0
  160. package/lib/{factory/error → error}/unauthorized.js +0 -0
  161. package/lib/{factory/errorCode.d.ts → errorCode.d.ts} +0 -0
  162. package/lib/{factory/errorCode.js → errorCode.js} +0 -0
  163. package/lib/{factory/errors.d.ts → errors.d.ts} +0 -0
  164. package/lib/{factory/errors.js → errors.js} +0 -0
  165. package/lib/{factory/event → event}/screeningEvent.d.ts +10 -6
  166. package/lib/{factory/event → event}/screeningEvent.js +0 -0
  167. package/lib/{factory/event → event}/screeningEventSeries.d.ts +3 -3
  168. package/lib/{factory/event → event}/screeningEventSeries.js +0 -0
  169. package/lib/{factory/event.d.ts → event.d.ts} +3 -3
  170. package/lib/{factory/event.js → event.js} +0 -0
  171. package/lib/{factory/eventStatusType.d.ts → eventStatusType.d.ts} +0 -0
  172. package/lib/{factory/eventStatusType.js → eventStatusType.js} +0 -0
  173. package/lib/{factory/eventType.d.ts → eventType.d.ts} +0 -0
  174. package/lib/{factory/eventType.js → eventType.js} +0 -0
  175. package/lib/{factory/iam.d.ts → iam.d.ts} +0 -0
  176. package/lib/{factory/iam.js → iam.js} +0 -0
  177. package/lib/index.d.ts +449 -4
  178. package/lib/index.js +387 -15
  179. package/lib/{factory/invoice.d.ts → invoice.d.ts} +0 -0
  180. package/lib/{factory/invoice.js → invoice.js} +0 -0
  181. package/lib/{factory/itemAvailability.d.ts → itemAvailability.d.ts} +0 -0
  182. package/lib/{factory/itemAvailability.js → itemAvailability.js} +0 -0
  183. package/lib/{factory/language.d.ts → language.d.ts} +0 -0
  184. package/lib/{factory/language.js → language.js} +0 -0
  185. package/lib/{factory/merchantReturnPolicy.d.ts → merchantReturnPolicy.d.ts} +1 -1
  186. package/lib/{factory/merchantReturnPolicy.js → merchantReturnPolicy.js} +0 -0
  187. package/lib/{factory/monetaryAmount.d.ts → monetaryAmount.d.ts} +1 -1
  188. package/lib/{factory/monetaryAmount.js → monetaryAmount.js} +0 -0
  189. package/lib/{factory/multilingualString.d.ts → multilingualString.d.ts} +0 -0
  190. package/lib/{factory/multilingualString.js → multilingualString.js} +0 -0
  191. package/lib/{factory/offer → offer}/merchantReturnPolicy.d.ts +0 -0
  192. package/lib/{factory/offer → offer}/merchantReturnPolicy.js +0 -0
  193. package/lib/{factory/offer → offer}/seatReservation.d.ts +0 -0
  194. package/lib/{factory/offer → offer}/seatReservation.js +0 -0
  195. package/lib/{factory/offer.d.ts → offer.d.ts} +7 -24
  196. package/lib/{factory/offer.js → offer.js} +0 -0
  197. package/lib/{factory/offerCatalog.d.ts → offerCatalog.d.ts} +9 -6
  198. package/lib/{factory/offerCatalog.js → offerCatalog.js} +0 -0
  199. package/lib/{factory/offerType.d.ts → offerType.d.ts} +0 -0
  200. package/lib/{factory/offerType.js → offerType.js} +0 -1
  201. package/lib/{factory/order.d.ts → order.d.ts} +2 -3
  202. package/lib/{factory/order.js → order.js} +0 -0
  203. package/lib/{factory/orderStatus.d.ts → orderStatus.d.ts} +0 -0
  204. package/lib/{factory/orderStatus.js → orderStatus.js} +0 -0
  205. package/lib/{factory/organization.d.ts → organization.d.ts} +1 -1
  206. package/lib/{factory/organization.js → organization.js} +0 -0
  207. package/lib/{factory/organizationType.d.ts → organizationType.d.ts} +0 -0
  208. package/lib/{factory/organizationType.js → organizationType.js} +0 -0
  209. package/lib/{factory/ownershipInfo.d.ts → ownershipInfo.d.ts} +0 -0
  210. package/lib/{factory/ownershipInfo.js → ownershipInfo.js} +0 -0
  211. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/creditCard.d.ts +0 -0
  212. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/creditCard.js +0 -0
  213. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/movieTicket.d.ts +0 -0
  214. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/movieTicket.js +0 -0
  215. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard.d.ts +0 -0
  216. package/lib/{factory/paymentMethod → paymentMethod}/paymentCard.js +0 -0
  217. package/lib/{factory/paymentMethod.d.ts → paymentMethod.d.ts} +2 -2
  218. package/lib/{factory/paymentMethod.js → paymentMethod.js} +0 -0
  219. package/lib/{factory/paymentStatusType.d.ts → paymentStatusType.d.ts} +0 -0
  220. package/lib/{factory/paymentStatusType.js → paymentStatusType.js} +0 -0
  221. package/lib/{factory/permit.d.ts → permit.d.ts} +2 -2
  222. package/lib/{factory/permit.js → permit.js} +0 -0
  223. package/lib/{factory/person.d.ts → person.d.ts} +0 -0
  224. package/lib/{factory/person.js → person.js} +0 -0
  225. package/lib/{factory/personType.d.ts → personType.d.ts} +0 -0
  226. package/lib/{factory/personType.js → personType.js} +0 -0
  227. package/lib/{factory/place → place}/movieTheater.d.ts +0 -0
  228. package/lib/{factory/place → place}/movieTheater.js +0 -0
  229. package/lib/{factory/place → place}/screeningRoom.d.ts +0 -0
  230. package/lib/{factory/place → place}/screeningRoom.js +0 -0
  231. package/lib/{factory/place → place}/screeningRoomSection.d.ts +0 -0
  232. package/lib/{factory/place → place}/screeningRoomSection.js +0 -0
  233. package/lib/{factory/place → place}/seat.d.ts +0 -0
  234. package/lib/{factory/place → place}/seat.js +0 -0
  235. package/lib/{factory/place.d.ts → place.d.ts} +2 -2
  236. package/lib/{factory/place.js → place.js} +0 -0
  237. package/lib/{factory/placeType.d.ts → placeType.d.ts} +0 -0
  238. package/lib/{factory/placeType.js → placeType.js} +0 -0
  239. package/lib/{factory/priceCurrency.d.ts → priceCurrency.d.ts} +0 -0
  240. package/lib/{factory/priceCurrency.js → priceCurrency.js} +0 -0
  241. package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.d.ts +2 -1
  242. package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.js +0 -0
  243. package/lib/{factory/priceSpecification → priceSpecification}/compoundPriceSpecification.d.ts +0 -0
  244. package/lib/{factory/priceSpecification → priceSpecification}/compoundPriceSpecification.js +0 -0
  245. package/lib/{factory/priceSpecification → priceSpecification}/movieTicketTypeChargeSpecification.d.ts +0 -3
  246. package/lib/{factory/priceSpecification → priceSpecification}/movieTicketTypeChargeSpecification.js +0 -0
  247. package/lib/{factory/priceSpecification → priceSpecification}/unitPriceSpecification.d.ts +2 -2
  248. package/lib/{factory/priceSpecification → priceSpecification}/unitPriceSpecification.js +0 -0
  249. package/lib/{factory/priceSpecification.d.ts → priceSpecification.d.ts} +1 -1
  250. package/lib/{factory/priceSpecification.js → priceSpecification.js} +0 -0
  251. package/lib/{factory/priceSpecificationType.d.ts → priceSpecificationType.d.ts} +0 -0
  252. package/lib/{factory/priceSpecificationType.js → priceSpecificationType.js} +0 -0
  253. package/lib/{factory/product.d.ts → product.d.ts} +2 -1
  254. package/lib/{factory/product.js → product.js} +0 -0
  255. package/lib/{factory/programMembership.d.ts → programMembership.d.ts} +1 -1
  256. package/lib/{factory/programMembership.js → programMembership.js} +0 -0
  257. package/lib/{factory/project.d.ts → project.d.ts} +0 -0
  258. package/lib/{factory/project.js → project.js} +0 -0
  259. package/lib/{factory/propertyValue.d.ts → propertyValue.d.ts} +0 -0
  260. package/lib/{factory/propertyValue.js → propertyValue.js} +0 -0
  261. package/lib/{factory/qualitativeValue.d.ts → qualitativeValue.d.ts} +0 -0
  262. package/lib/{factory/qualitativeValue.js → qualitativeValue.js} +0 -0
  263. package/lib/{factory/quantitativeValue.d.ts → quantitativeValue.d.ts} +1 -1
  264. package/lib/{factory/quantitativeValue.js → quantitativeValue.js} +0 -0
  265. package/lib/{factory/report → report}/accountingReport.d.ts +14 -8
  266. package/lib/{factory/report → report}/accountingReport.js +0 -0
  267. package/lib/{factory/reservation → reservation}/event.d.ts +1 -1
  268. package/lib/{factory/reservation → reservation}/event.js +0 -0
  269. package/lib/{factory/reservation → reservation}/reservationPackage.d.ts +0 -0
  270. package/lib/{factory/reservation → reservation}/reservationPackage.js +0 -0
  271. package/lib/{factory/reservation.d.ts → reservation.d.ts} +4 -5
  272. package/lib/{factory/reservation.js → reservation.js} +0 -0
  273. package/lib/{factory/reservationStatusType.d.ts → reservationStatusType.d.ts} +0 -0
  274. package/lib/{factory/reservationStatusType.js → reservationStatusType.js} +0 -0
  275. package/lib/{factory/reservationType.d.ts → reservationType.d.ts} +0 -0
  276. package/lib/{factory/reservationType.js → reservationType.js} +0 -0
  277. package/lib/{factory/seller.d.ts → seller.d.ts} +2 -2
  278. package/lib/{factory/seller.js → seller.js} +0 -0
  279. package/lib/{factory/service → service}/paymentService.d.ts +6 -4
  280. package/lib/{factory/service → service}/paymentService.js +0 -0
  281. package/lib/{factory/service → service}/webAPI.d.ts +0 -0
  282. package/lib/{factory/service → service}/webAPI.js +0 -0
  283. package/lib/{factory/sortType.d.ts → sortType.d.ts} +0 -0
  284. package/lib/{factory/sortType.js → sortType.js} +0 -0
  285. package/lib/{factory/task → task}/accountMoneyTransfer.d.ts +0 -0
  286. package/lib/{factory/task → task}/accountMoneyTransfer.js +0 -0
  287. package/lib/{factory/task → task}/aggregateScreeningEvent.d.ts +0 -0
  288. package/lib/{factory/task → task}/aggregateScreeningEvent.js +0 -0
  289. package/lib/{factory/task → task}/aggregateUseActionsOnEvent.d.ts +0 -0
  290. package/lib/{factory/task → task}/aggregateUseActionsOnEvent.js +0 -0
  291. package/lib/{factory/task → task}/cancelAccountMoneyTransfer.d.ts +0 -0
  292. package/lib/{factory/task → task}/cancelAccountMoneyTransfer.js +0 -0
  293. package/lib/{factory/task → task}/cancelMoneyTransfer.d.ts +0 -0
  294. package/lib/{factory/task → task}/cancelMoneyTransfer.js +0 -0
  295. package/lib/{factory/task → task}/cancelPendingReservation.d.ts +0 -0
  296. package/lib/{factory/task → task}/cancelPendingReservation.js +0 -0
  297. package/lib/{factory/task → task}/cancelReservation.d.ts +0 -0
  298. package/lib/{factory/task → task}/cancelReservation.js +0 -0
  299. package/lib/{factory/task → task}/confirmMoneyTransfer.d.ts +0 -0
  300. package/lib/{factory/task → task}/confirmMoneyTransfer.js +0 -0
  301. package/lib/{factory/task → task}/confirmPayTransaction.d.ts +0 -0
  302. package/lib/{factory/task → task}/confirmPayTransaction.js +0 -0
  303. package/lib/{factory/task → task}/confirmRegisterService.d.ts +0 -0
  304. package/lib/{factory/task → task}/confirmRegisterService.js +0 -0
  305. package/lib/{factory/task → task}/confirmRegisterServiceTransaction.d.ts +0 -0
  306. package/lib/{factory/task → task}/confirmRegisterServiceTransaction.js +0 -0
  307. package/lib/{factory/task → task}/confirmReserveTransaction.d.ts +0 -0
  308. package/lib/{factory/task → task}/confirmReserveTransaction.js +0 -0
  309. package/lib/{factory/task → task}/deleteAssetTransaction.d.ts +0 -0
  310. package/lib/{factory/task → task}/deleteAssetTransaction.js +0 -0
  311. package/lib/{factory/task → task}/deleteAuthorization.d.ts +0 -0
  312. package/lib/{factory/task → task}/deleteAuthorization.js +0 -0
  313. package/lib/{factory/task → task}/deleteMember.d.ts +0 -0
  314. package/lib/{factory/task → task}/deleteMember.js +0 -0
  315. package/lib/{factory/task → task}/deleteOrder.d.ts +0 -0
  316. package/lib/{factory/task → task}/deleteOrder.js +0 -0
  317. package/lib/{factory/task → task}/deleteTransaction.d.ts +0 -0
  318. package/lib/{factory/task → task}/deleteTransaction.js +0 -0
  319. package/lib/{factory/task → task}/givePointAward.d.ts +0 -0
  320. package/lib/{factory/task → task}/givePointAward.js +0 -0
  321. package/lib/{factory/task → task}/importEventCapacitiesFromCOA.d.ts +1 -1
  322. package/lib/{factory/task → task}/importEventCapacitiesFromCOA.js +0 -0
  323. package/lib/{factory/task → task}/importEventsFromCOA.d.ts +1 -1
  324. package/lib/{factory/task → task}/importEventsFromCOA.js +0 -0
  325. package/lib/{factory/task → task}/importOffersFromCOA.d.ts +1 -1
  326. package/lib/{factory/task → task}/importOffersFromCOA.js +0 -0
  327. package/lib/{factory/task → task}/moneyTransfer.d.ts +0 -0
  328. package/lib/{factory/task → task}/moneyTransfer.js +0 -0
  329. package/lib/{factory/task → task}/orderProgramMembership.d.ts +1 -1
  330. package/lib/{factory/task → task}/orderProgramMembership.js +0 -0
  331. package/lib/{factory/task → task}/pay.d.ts +0 -0
  332. package/lib/{factory/task → task}/pay.js +0 -0
  333. package/lib/{factory/task → task}/placeOrder.d.ts +1 -1
  334. package/lib/{factory/task → task}/placeOrder.js +0 -0
  335. package/lib/{factory/task → task}/refund.d.ts +0 -0
  336. package/lib/{factory/task → task}/refund.js +0 -0
  337. package/lib/{factory/task → task}/registerService.d.ts +0 -0
  338. package/lib/{factory/task → task}/registerService.js +0 -0
  339. package/lib/{factory/task → task}/reserve.d.ts +0 -0
  340. package/lib/{factory/task → task}/reserve.js +0 -0
  341. package/lib/{factory/task → task}/returnMoneyTransfer.d.ts +0 -0
  342. package/lib/{factory/task → task}/returnMoneyTransfer.js +0 -0
  343. package/lib/{factory/task → task}/returnOrder.d.ts +0 -0
  344. package/lib/{factory/task → task}/returnOrder.js +0 -0
  345. package/lib/{factory/task → task}/returnPayTransaction.d.ts +0 -0
  346. package/lib/{factory/task → task}/returnPayTransaction.js +0 -0
  347. package/lib/{factory/task → task}/returnPointAward.d.ts +0 -0
  348. package/lib/{factory/task → task}/returnPointAward.js +0 -0
  349. package/lib/{factory/task → task}/returnReserveTransaction.d.ts +0 -0
  350. package/lib/{factory/task → task}/returnReserveTransaction.js +0 -0
  351. package/lib/{factory/task → task}/sendEmailMessage.d.ts +0 -0
  352. package/lib/{factory/task → task}/sendEmailMessage.js +0 -0
  353. package/lib/{factory/task → task}/sendOrder.d.ts +1 -1
  354. package/lib/{factory/task → task}/sendOrder.js +0 -0
  355. package/lib/{factory/task → task}/triggerWebhook.d.ts +0 -0
  356. package/lib/{factory/task → task}/triggerWebhook.js +0 -0
  357. package/lib/{factory/task → task}/voidMoneyTransferTransaction.d.ts +1 -1
  358. package/lib/{factory/task → task}/voidMoneyTransferTransaction.js +0 -0
  359. package/lib/{factory/task → task}/voidPayTransaction.d.ts +1 -1
  360. package/lib/{factory/task → task}/voidPayTransaction.js +0 -0
  361. package/lib/{factory/task → task}/voidPayment.d.ts +0 -0
  362. package/lib/{factory/task → task}/voidPayment.js +0 -0
  363. package/lib/{factory/task → task}/voidRegisterServiceTransaction.d.ts +1 -1
  364. package/lib/{factory/task → task}/voidRegisterServiceTransaction.js +0 -0
  365. package/lib/{factory/task → task}/voidReserveTransaction.d.ts +1 -1
  366. package/lib/{factory/task → task}/voidReserveTransaction.js +0 -0
  367. package/lib/{factory/task.d.ts → task.d.ts} +1 -1
  368. package/lib/{factory/task.js → task.js} +0 -0
  369. package/lib/{factory/taskName.d.ts → taskName.d.ts} +0 -0
  370. package/lib/{factory/taskName.js → taskName.js} +0 -0
  371. package/lib/{factory/taskStatus.d.ts → taskStatus.d.ts} +0 -0
  372. package/lib/{factory/taskStatus.js → taskStatus.js} +0 -0
  373. package/lib/{factory/thing.d.ts → thing.d.ts} +0 -0
  374. package/lib/{factory/thing.js → thing.js} +0 -0
  375. package/lib/{factory/transaction → transaction}/moneyTransfer.d.ts +1 -1
  376. package/lib/{factory/transaction → transaction}/moneyTransfer.js +0 -0
  377. package/lib/{factory/transaction → transaction}/placeOrder.d.ts +1 -1
  378. package/lib/{factory/transaction → transaction}/placeOrder.js +0 -0
  379. package/lib/{factory/transaction → transaction}/returnOrder.d.ts +1 -1
  380. package/lib/{factory/transaction → transaction}/returnOrder.js +0 -0
  381. package/lib/{factory/transaction.d.ts → transaction.d.ts} +0 -0
  382. package/lib/{factory/transaction.js → transaction.js} +0 -0
  383. package/lib/{factory/transactionStatusType.d.ts → transactionStatusType.d.ts} +0 -0
  384. package/lib/{factory/transactionStatusType.js → transactionStatusType.js} +0 -0
  385. package/lib/{factory/transactionTasksExportationStatus.d.ts → transactionTasksExportationStatus.d.ts} +0 -0
  386. package/lib/{factory/transactionTasksExportationStatus.js → transactionTasksExportationStatus.js} +0 -0
  387. package/lib/{factory/transactionType.d.ts → transactionType.d.ts} +0 -0
  388. package/lib/{factory/transactionType.js → transactionType.js} +0 -0
  389. package/lib/{factory/unitCode.d.ts → unitCode.d.ts} +0 -0
  390. package/lib/{factory/unitCode.js → unitCode.js} +0 -0
  391. package/package.json +1 -1
  392. package/lib/chevre.d.ts +0 -458
  393. package/lib/chevre.js +0 -417
  394. package/lib/factory/service.d.ts +0 -4
  395. package/lib/factory/service.js +0 -16
  396. package/lib/factory/serviceType.d.ts +0 -9
  397. package/lib/factory/serviceType.js +0 -2
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -8,12 +8,12 @@ import { OfferType } from '../offerType';
8
8
  import { OrganizationType } from '../organizationType';
9
9
  import { PlaceType } from '../placeType';
10
10
  import { PriceCurrency } from '../priceCurrency';
11
+ import { IServiceType as IProductServiceType } from '../product';
11
12
  import { IProject } from '../project';
12
13
  import { IQuantitativeValue } from '../quantitativeValue';
13
14
  import * as ReservationFactory from '../reservation';
14
15
  import { ReservationType } from '../reservationType';
15
16
  import * as WebAPIFactory from '../service/webAPI';
16
- import { IServiceType } from '../serviceType';
17
17
  import { IThing } from '../thing';
18
18
  import { UnitCode } from '../unitCode';
19
19
  /**
@@ -30,7 +30,7 @@ export interface IAggregateReservation {
30
30
  /**
31
31
  * 予約集計つきオファー
32
32
  */
33
- export interface IOfferWithAggregateReservation extends IThing {
33
+ export interface IOfferWithAggregateReservation extends Pick<IThing, 'name'> {
34
34
  typeOf: OfferType.Offer;
35
35
  id?: string;
36
36
  identifier?: string;
@@ -81,6 +81,9 @@ export interface IServiceOutput {
81
81
  };
82
82
  };
83
83
  }
84
+ export declare type IServiceType = IProductServiceType & {
85
+ id?: string;
86
+ };
84
87
  /**
85
88
  * イベントのサービス
86
89
  */
@@ -104,7 +107,7 @@ export interface ISeller {
104
107
  * イベントに対するオファー
105
108
  */
106
109
  export interface IOffer {
107
- project: IProject;
110
+ project: Pick<IProject, 'id' | 'typeOf'>;
108
111
  typeOf: OfferType.Offer;
109
112
  priceCurrency: PriceCurrency.JPY;
110
113
  /**
@@ -132,6 +135,7 @@ export interface IOffer {
132
135
  unacceptedPaymentMethod?: string[];
133
136
  seller: ISeller;
134
137
  }
138
+ export declare type IOffer4COA = Pick<IOffer, 'project' | 'typeOf' | 'offeredThrough' | 'priceCurrency'>;
135
139
  export import ITicketPriceComponent = OfferFactory.ITicketPriceComponent;
136
140
  export import ITicketPriceSpecification = OfferFactory.ITicketPriceSpecification;
137
141
  /**
@@ -212,7 +216,7 @@ export declare type ICOAOffer = COA.factory.reserve.IUpdReserveTicket & {
212
216
  };
213
217
  export declare type IWorkPerformed = ScreeningEventSeriesFactory.IWorkPerformed;
214
218
  export interface ILocation {
215
- project: IProject;
219
+ project: Pick<IProject, 'id' | 'typeOf'>;
216
220
  /**
217
221
  * 場所タイプ
218
222
  */
@@ -234,7 +238,7 @@ export interface ILocation {
234
238
  */
235
239
  maximumAttendeeCapacity?: number;
236
240
  }
237
- export declare type ISuperEvent = Omit<ScreeningEventSeriesFactory.IEvent, 'eventStatus' | 'offers'>;
241
+ export declare type ISuperEvent = Omit<ScreeningEventSeriesFactory.IEvent, 'eventStatus' | 'offers' | 'organizer'>;
238
242
  export declare type IName = IMultilingualString;
239
243
  /**
240
244
  * イベント属性
@@ -275,7 +279,7 @@ export interface IAttributes extends EventFactory.IAttributes<EventType.Screenin
275
279
  /**
276
280
  * 販売情報
277
281
  */
278
- offers?: IOffer;
282
+ offers?: IOffer | IOffer4COA;
279
283
  /**
280
284
  * 発券数
281
285
  */
File without changes
@@ -13,7 +13,7 @@ import { IProject } from '../project';
13
13
  * 施設コンテンツに対するオファー
14
14
  */
15
15
  export interface IOffer {
16
- project: IProject;
16
+ project: Pick<IProject, 'id' | 'typeOf'>;
17
17
  typeOf: OfferType.Offer;
18
18
  priceCurrency: PriceCurrency.JPY;
19
19
  unacceptedPaymentMethod?: string[];
@@ -67,7 +67,7 @@ export interface ICOAInfo {
67
67
  dateMvtkBegin: string;
68
68
  }
69
69
  export interface ILocation {
70
- project: IProject;
70
+ project: Pick<IProject, 'id' | 'typeOf'>;
71
71
  typeOf: PlaceType.MovieTheater;
72
72
  /**
73
73
  * 施設ID
@@ -86,7 +86,7 @@ export interface ILocation {
86
86
  */
87
87
  kanaName?: string;
88
88
  }
89
- export interface IAttributes extends Omit<EventFactory.IAttributes<EventType.ScreeningEventSeries>, 'alternateName' | 'doorTime' | 'hasOfferCatalog' | 'maximumAttendeeCapacity' | 'remainingAttendeeCapacity'> {
89
+ export interface IAttributes extends Pick<EventFactory.IAttributes<EventType.ScreeningEventSeries>, 'project' | 'typeOf' | 'identifier' | 'name' | 'alternativeHeadline' | 'description' | 'duration' | 'endDate' | 'eventStatus' | 'headline' | 'location' | 'offers' | 'startDate' | 'workPerformed' | 'additionalProperty'> {
90
90
  /**
91
91
  * 字幕利用可能言語
92
92
  */
@@ -13,7 +13,7 @@ export interface IHasOfferCatalog {
13
13
  identifier?: string;
14
14
  }
15
15
  export interface IAttributes<T extends EventType> {
16
- project: IProject;
16
+ project: Pick<IProject, 'id' | 'typeOf'>;
17
17
  /**
18
18
  * イベントタイプ
19
19
  */
@@ -86,13 +86,13 @@ export interface IAttributes<T extends EventType> {
86
86
  additionalProperty?: IPropertyValue<string>[];
87
87
  }
88
88
  /**
89
- * イベントインターフェース
89
+ * イベント
90
90
  */
91
91
  export declare type IEvent<T extends IAttributes<EventType>> = T & {
92
92
  id: string;
93
93
  };
94
94
  /**
95
- * ソート条件インターフェース
95
+ * ソート条件
96
96
  */
97
97
  export interface ISortOrder {
98
98
  startDate?: SortType;
File without changes
File without changes
File without changes
File without changes
File without changes