@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.
- package/lib/{factory/account → account}/action/moneyTransfer.d.ts +1 -1
- package/lib/{factory/account → account}/action/moneyTransfer.js +0 -0
- package/lib/{factory/account → account}/transaction/deposit.d.ts +0 -0
- package/lib/{factory/account → account}/transaction/deposit.js +0 -0
- package/lib/{factory/account → account}/transaction/transfer.d.ts +0 -0
- package/lib/{factory/account → account}/transaction/transfer.js +0 -0
- package/lib/{factory/account → account}/transaction/withdraw.d.ts +0 -0
- package/lib/{factory/account → account}/transaction/withdraw.js +0 -0
- package/lib/{factory/account → account}/transaction.d.ts +0 -0
- package/lib/{factory/account → account}/transaction.js +0 -0
- package/lib/{factory/account → account}/transactionType.d.ts +0 -0
- package/lib/{factory/account → account}/transactionType.js +0 -0
- package/lib/{factory/account.d.ts → account.d.ts} +1 -1
- package/lib/{factory/account.js → account.js} +0 -0
- package/lib/{factory/accountTitle.d.ts → accountTitle.d.ts} +1 -1
- package/lib/{factory/accountTitle.js → accountTitle.js} +0 -0
- package/lib/{factory/accountType.d.ts → accountType.d.ts} +0 -0
- package/lib/{factory/accountType.js → accountType.js} +0 -0
- package/lib/{factory/action → action}/authorize/award/point.d.ts +0 -0
- package/lib/{factory/action → action}/authorize/award/point.js +0 -0
- package/lib/{factory/action → action}/authorize/offer/moneyTransfer.d.ts +0 -0
- package/lib/{factory/action → action}/authorize/offer/moneyTransfer.js +0 -0
- package/lib/{factory/action → action}/authorize/offer/product.d.ts +5 -1
- package/lib/{factory/action → action}/authorize/offer/product.js +0 -0
- package/lib/{factory/action → action}/authorize/offer/seatReservation.d.ts +16 -5
- package/lib/{factory/action → action}/authorize/offer/seatReservation.js +0 -0
- package/lib/{factory/action → action}/authorize/paymentMethod/any.d.ts +0 -0
- package/lib/{factory/action → action}/authorize/paymentMethod/any.js +0 -0
- package/lib/{factory/action → action}/authorize.d.ts +0 -0
- package/lib/{factory/action → action}/authorize.js +0 -0
- package/lib/{factory/action → action}/cancel/reservation.d.ts +0 -0
- package/lib/{factory/action → action}/cancel/reservation.js +0 -0
- package/lib/{factory/action → action}/check/paymentMethod/movieTicket.d.ts +0 -0
- package/lib/{factory/action → action}/check/paymentMethod/movieTicket.js +0 -0
- package/lib/{factory/action → action}/check/token.d.ts +0 -0
- package/lib/{factory/action → action}/check/token.js +0 -0
- package/lib/{factory/action → action}/check.d.ts +0 -0
- package/lib/{factory/action → action}/check.js +0 -0
- package/lib/{factory/action → action}/consume/use/reservation.d.ts +0 -0
- package/lib/{factory/action → action}/consume/use/reservation.js +0 -0
- package/lib/{factory/action → action}/consume/use.d.ts +0 -0
- package/lib/{factory/action → action}/consume/use.js +0 -0
- package/lib/{factory/action → action}/interact/confirm/moneyTransfer.d.ts +0 -0
- package/lib/{factory/action → action}/interact/confirm/moneyTransfer.js +0 -0
- package/lib/{factory/action → action}/interact/confirm/pay.d.ts +0 -0
- package/lib/{factory/action → action}/interact/confirm/pay.js +0 -0
- package/lib/{factory/action → action}/interact/confirm/registerService.d.ts +1 -1
- package/lib/{factory/action → action}/interact/confirm/registerService.js +0 -0
- package/lib/{factory/action → action}/interact/confirm/reservation.d.ts +1 -1
- package/lib/{factory/action → action}/interact/confirm/reservation.js +0 -0
- package/lib/{factory/action → action}/interact/confirm.d.ts +0 -0
- package/lib/{factory/action → action}/interact/confirm.js +0 -0
- package/lib/{factory/action → action}/interact/inform.d.ts +0 -0
- package/lib/{factory/action → action}/interact/inform.js +0 -0
- package/lib/{factory/action → action}/interact/register/service.d.ts +0 -0
- package/lib/{factory/action → action}/interact/register/service.js +0 -0
- package/lib/{factory/action → action}/interact/register.d.ts +0 -0
- package/lib/{factory/action → action}/interact/register.js +0 -0
- package/lib/{factory/action → action}/reserve.d.ts +0 -0
- package/lib/{factory/action → action}/reserve.js +0 -0
- package/lib/{factory/action → action}/trade/order.d.ts +0 -0
- package/lib/{factory/action → action}/trade/order.js +0 -0
- package/lib/{factory/action → action}/trade/pay.d.ts +1 -0
- package/lib/{factory/action → action}/trade/pay.js +0 -0
- package/lib/{factory/action → action}/trade/refund.d.ts +1 -0
- package/lib/{factory/action → action}/trade/refund.js +0 -0
- package/lib/{factory/action → action}/transfer/give/pointAward.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/give/pointAward.js +0 -0
- package/lib/{factory/action → action}/transfer/give.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/give.js +0 -0
- package/lib/{factory/action → action}/transfer/moneyTransfer.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/moneyTransfer.js +0 -0
- package/lib/{factory/action → action}/transfer/return/moneyTransfer.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/return/moneyTransfer.js +0 -0
- package/lib/{factory/action → action}/transfer/return/order.d.ts +0 -14
- package/lib/{factory/action → action}/transfer/return/order.js +0 -0
- package/lib/{factory/action → action}/transfer/return/paymentMethod.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/return/paymentMethod.js +0 -0
- package/lib/{factory/action → action}/transfer/return/pointAward.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/return/pointAward.js +0 -0
- package/lib/{factory/action → action}/transfer/return/reserveTransaction.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/return/reserveTransaction.js +0 -0
- package/lib/{factory/action → action}/transfer/return.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/return.js +0 -0
- package/lib/{factory/action → action}/transfer/send/message/email.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/send/message/email.js +0 -0
- package/lib/{factory/action → action}/transfer/send/order.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/send/order.js +0 -0
- package/lib/{factory/action → action}/transfer/send.d.ts +0 -0
- package/lib/{factory/action → action}/transfer/send.js +0 -0
- package/lib/{factory/action → action}/update/delete/member.d.ts +0 -0
- package/lib/{factory/action → action}/update/delete/member.js +0 -0
- package/lib/{factory/action → action}/update/delete.d.ts +0 -0
- package/lib/{factory/action → action}/update/delete.js +0 -0
- package/lib/{factory/action.d.ts → action.d.ts} +2 -2
- package/lib/{factory/action.js → action.js} +0 -0
- package/lib/{factory/actionStatusType.d.ts → actionStatusType.d.ts} +0 -0
- package/lib/{factory/actionStatusType.js → actionStatusType.js} +0 -0
- package/lib/{factory/actionType.d.ts → actionType.d.ts} +0 -1
- package/lib/{factory/actionType.js → actionType.js} +1 -1
- package/lib/{factory/assetTransaction → assetTransaction}/cancelReservation.d.ts +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/cancelReservation.js +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/moneyTransfer.d.ts +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/moneyTransfer.js +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/pay.d.ts +1 -1
- package/lib/{factory/assetTransaction → assetTransaction}/pay.js +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/refund.d.ts +1 -1
- package/lib/{factory/assetTransaction → assetTransaction}/refund.js +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/registerService.d.ts +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/registerService.js +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/reserve.d.ts +0 -0
- package/lib/{factory/assetTransaction → assetTransaction}/reserve.js +0 -0
- package/lib/{factory/assetTransaction.d.ts → assetTransaction.d.ts} +0 -0
- package/lib/{factory/assetTransaction.js → assetTransaction.js} +0 -0
- package/lib/{factory/assetTransactionType.d.ts → assetTransactionType.d.ts} +0 -0
- package/lib/{factory/assetTransactionType.js → assetTransactionType.js} +0 -0
- package/lib/{factory/authorization.d.ts → authorization.d.ts} +1 -1
- package/lib/{factory/authorization.js → authorization.js} +0 -0
- package/lib/{factory/autoGenerated.d.ts → autoGenerated.d.ts} +0 -0
- package/lib/{factory/autoGenerated.js → autoGenerated.js} +0 -0
- package/lib/{factory/categoryCode.d.ts → categoryCode.d.ts} +6 -4
- package/lib/{factory/categoryCode.js → categoryCode.js} +0 -0
- package/lib/{factory/clientUser.d.ts → clientUser.d.ts} +0 -0
- package/lib/{factory/clientUser.js → clientUser.js} +0 -0
- package/lib/{factory/creativeWork → creativeWork}/message/email.d.ts +2 -2
- package/lib/{factory/creativeWork → creativeWork}/message/email.js +0 -0
- package/lib/{factory/creativeWork → creativeWork}/movie.d.ts +1 -1
- package/lib/{factory/creativeWork → creativeWork}/movie.js +0 -0
- package/lib/{factory/creativeWork → creativeWork}/softwareApplication/webApplication.d.ts +0 -0
- package/lib/{factory/creativeWork → creativeWork}/softwareApplication/webApplication.js +0 -0
- package/lib/{factory/creativeWork.d.ts → creativeWork.d.ts} +1 -1
- package/lib/{factory/creativeWork.js → creativeWork.js} +0 -0
- package/lib/{factory/creativeWorkType.d.ts → creativeWorkType.d.ts} +0 -0
- package/lib/{factory/creativeWorkType.js → creativeWorkType.js} +0 -0
- package/lib/{factory/customer.d.ts → customer.d.ts} +1 -1
- package/lib/{factory/customer.js → customer.js} +0 -0
- package/lib/{factory/encodingFormat.d.ts → encodingFormat.d.ts} +0 -0
- package/lib/{factory/encodingFormat.js → encodingFormat.js} +0 -0
- package/lib/{factory/error → error}/alreadyInUse.d.ts +0 -0
- package/lib/{factory/error → error}/alreadyInUse.js +0 -0
- package/lib/{factory/error → error}/argument.d.ts +0 -0
- package/lib/{factory/error → error}/argument.js +0 -0
- package/lib/{factory/error → error}/argumentNull.d.ts +0 -0
- package/lib/{factory/error → error}/argumentNull.js +0 -0
- package/lib/{factory/error → error}/chevre.d.ts +0 -0
- package/lib/{factory/error → error}/chevre.js +0 -0
- package/lib/{factory/error → error}/forbidden.d.ts +0 -0
- package/lib/{factory/error → error}/forbidden.js +0 -0
- package/lib/{factory/error → error}/gatewayTimeout.d.ts +0 -0
- package/lib/{factory/error → error}/gatewayTimeout.js +0 -0
- package/lib/{factory/error → error}/notFound.d.ts +0 -0
- package/lib/{factory/error → error}/notFound.js +0 -0
- package/lib/{factory/error → error}/notImplemented.d.ts +0 -0
- package/lib/{factory/error → error}/notImplemented.js +0 -0
- package/lib/{factory/error → error}/rateLimitExceeded.d.ts +0 -0
- package/lib/{factory/error → error}/rateLimitExceeded.js +0 -0
- package/lib/{factory/error → error}/serviceUnavailable.d.ts +0 -0
- package/lib/{factory/error → error}/serviceUnavailable.js +0 -0
- package/lib/{factory/error → error}/unauthorized.d.ts +0 -0
- package/lib/{factory/error → error}/unauthorized.js +0 -0
- package/lib/{factory/errorCode.d.ts → errorCode.d.ts} +0 -0
- package/lib/{factory/errorCode.js → errorCode.js} +0 -0
- package/lib/{factory/errors.d.ts → errors.d.ts} +0 -0
- package/lib/{factory/errors.js → errors.js} +0 -0
- package/lib/{factory/event → event}/screeningEvent.d.ts +10 -6
- package/lib/{factory/event → event}/screeningEvent.js +0 -0
- package/lib/{factory/event → event}/screeningEventSeries.d.ts +3 -3
- package/lib/{factory/event → event}/screeningEventSeries.js +0 -0
- package/lib/{factory/event.d.ts → event.d.ts} +3 -3
- package/lib/{factory/event.js → event.js} +0 -0
- package/lib/{factory/eventStatusType.d.ts → eventStatusType.d.ts} +0 -0
- package/lib/{factory/eventStatusType.js → eventStatusType.js} +0 -0
- package/lib/{factory/eventType.d.ts → eventType.d.ts} +0 -0
- package/lib/{factory/eventType.js → eventType.js} +0 -0
- package/lib/{factory/iam.d.ts → iam.d.ts} +0 -0
- package/lib/{factory/iam.js → iam.js} +0 -0
- package/lib/index.d.ts +449 -4
- package/lib/index.js +387 -15
- package/lib/{factory/invoice.d.ts → invoice.d.ts} +0 -0
- package/lib/{factory/invoice.js → invoice.js} +0 -0
- package/lib/{factory/itemAvailability.d.ts → itemAvailability.d.ts} +0 -0
- package/lib/{factory/itemAvailability.js → itemAvailability.js} +0 -0
- package/lib/{factory/language.d.ts → language.d.ts} +0 -0
- package/lib/{factory/language.js → language.js} +0 -0
- package/lib/{factory/merchantReturnPolicy.d.ts → merchantReturnPolicy.d.ts} +1 -1
- package/lib/{factory/merchantReturnPolicy.js → merchantReturnPolicy.js} +0 -0
- package/lib/{factory/monetaryAmount.d.ts → monetaryAmount.d.ts} +1 -1
- package/lib/{factory/monetaryAmount.js → monetaryAmount.js} +0 -0
- package/lib/{factory/multilingualString.d.ts → multilingualString.d.ts} +0 -0
- package/lib/{factory/multilingualString.js → multilingualString.js} +0 -0
- package/lib/{factory/offer → offer}/merchantReturnPolicy.d.ts +0 -0
- package/lib/{factory/offer → offer}/merchantReturnPolicy.js +0 -0
- package/lib/{factory/offer → offer}/seatReservation.d.ts +0 -0
- package/lib/{factory/offer → offer}/seatReservation.js +0 -0
- package/lib/{factory/offer.d.ts → offer.d.ts} +7 -24
- package/lib/{factory/offer.js → offer.js} +0 -0
- package/lib/{factory/offerCatalog.d.ts → offerCatalog.d.ts} +9 -6
- package/lib/{factory/offerCatalog.js → offerCatalog.js} +0 -0
- package/lib/{factory/offerType.d.ts → offerType.d.ts} +0 -0
- package/lib/{factory/offerType.js → offerType.js} +0 -1
- package/lib/{factory/order.d.ts → order.d.ts} +2 -3
- package/lib/{factory/order.js → order.js} +0 -0
- package/lib/{factory/orderStatus.d.ts → orderStatus.d.ts} +0 -0
- package/lib/{factory/orderStatus.js → orderStatus.js} +0 -0
- package/lib/{factory/organization.d.ts → organization.d.ts} +1 -1
- package/lib/{factory/organization.js → organization.js} +0 -0
- package/lib/{factory/organizationType.d.ts → organizationType.d.ts} +0 -0
- package/lib/{factory/organizationType.js → organizationType.js} +0 -0
- package/lib/{factory/ownershipInfo.d.ts → ownershipInfo.d.ts} +0 -0
- package/lib/{factory/ownershipInfo.js → ownershipInfo.js} +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/creditCard.d.ts +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/creditCard.js +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/movieTicket.d.ts +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard/movieTicket.js +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard.d.ts +0 -0
- package/lib/{factory/paymentMethod → paymentMethod}/paymentCard.js +0 -0
- package/lib/{factory/paymentMethod.d.ts → paymentMethod.d.ts} +2 -2
- package/lib/{factory/paymentMethod.js → paymentMethod.js} +0 -0
- package/lib/{factory/paymentStatusType.d.ts → paymentStatusType.d.ts} +0 -0
- package/lib/{factory/paymentStatusType.js → paymentStatusType.js} +0 -0
- package/lib/{factory/permit.d.ts → permit.d.ts} +2 -2
- package/lib/{factory/permit.js → permit.js} +0 -0
- package/lib/{factory/person.d.ts → person.d.ts} +0 -0
- package/lib/{factory/person.js → person.js} +0 -0
- package/lib/{factory/personType.d.ts → personType.d.ts} +0 -0
- package/lib/{factory/personType.js → personType.js} +0 -0
- package/lib/{factory/place → place}/movieTheater.d.ts +0 -0
- package/lib/{factory/place → place}/movieTheater.js +0 -0
- package/lib/{factory/place → place}/screeningRoom.d.ts +0 -0
- package/lib/{factory/place → place}/screeningRoom.js +0 -0
- package/lib/{factory/place → place}/screeningRoomSection.d.ts +0 -0
- package/lib/{factory/place → place}/screeningRoomSection.js +0 -0
- package/lib/{factory/place → place}/seat.d.ts +0 -0
- package/lib/{factory/place → place}/seat.js +0 -0
- package/lib/{factory/place.d.ts → place.d.ts} +2 -2
- package/lib/{factory/place.js → place.js} +0 -0
- package/lib/{factory/placeType.d.ts → placeType.d.ts} +0 -0
- package/lib/{factory/placeType.js → placeType.js} +0 -0
- package/lib/{factory/priceCurrency.d.ts → priceCurrency.d.ts} +0 -0
- package/lib/{factory/priceCurrency.js → priceCurrency.js} +0 -0
- package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.d.ts +2 -1
- package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.js +0 -0
- package/lib/{factory/priceSpecification → priceSpecification}/compoundPriceSpecification.d.ts +0 -0
- package/lib/{factory/priceSpecification → priceSpecification}/compoundPriceSpecification.js +0 -0
- package/lib/{factory/priceSpecification → priceSpecification}/movieTicketTypeChargeSpecification.d.ts +0 -3
- package/lib/{factory/priceSpecification → priceSpecification}/movieTicketTypeChargeSpecification.js +0 -0
- package/lib/{factory/priceSpecification → priceSpecification}/unitPriceSpecification.d.ts +2 -2
- package/lib/{factory/priceSpecification → priceSpecification}/unitPriceSpecification.js +0 -0
- package/lib/{factory/priceSpecification.d.ts → priceSpecification.d.ts} +1 -1
- package/lib/{factory/priceSpecification.js → priceSpecification.js} +0 -0
- package/lib/{factory/priceSpecificationType.d.ts → priceSpecificationType.d.ts} +0 -0
- package/lib/{factory/priceSpecificationType.js → priceSpecificationType.js} +0 -0
- package/lib/{factory/product.d.ts → product.d.ts} +2 -1
- package/lib/{factory/product.js → product.js} +0 -0
- package/lib/{factory/programMembership.d.ts → programMembership.d.ts} +1 -1
- package/lib/{factory/programMembership.js → programMembership.js} +0 -0
- package/lib/{factory/project.d.ts → project.d.ts} +0 -0
- package/lib/{factory/project.js → project.js} +0 -0
- package/lib/{factory/propertyValue.d.ts → propertyValue.d.ts} +0 -0
- package/lib/{factory/propertyValue.js → propertyValue.js} +0 -0
- package/lib/{factory/qualitativeValue.d.ts → qualitativeValue.d.ts} +0 -0
- package/lib/{factory/qualitativeValue.js → qualitativeValue.js} +0 -0
- package/lib/{factory/quantitativeValue.d.ts → quantitativeValue.d.ts} +1 -1
- package/lib/{factory/quantitativeValue.js → quantitativeValue.js} +0 -0
- package/lib/{factory/report → report}/accountingReport.d.ts +14 -8
- package/lib/{factory/report → report}/accountingReport.js +0 -0
- package/lib/{factory/reservation → reservation}/event.d.ts +1 -1
- package/lib/{factory/reservation → reservation}/event.js +0 -0
- package/lib/{factory/reservation → reservation}/reservationPackage.d.ts +0 -0
- package/lib/{factory/reservation → reservation}/reservationPackage.js +0 -0
- package/lib/{factory/reservation.d.ts → reservation.d.ts} +4 -5
- package/lib/{factory/reservation.js → reservation.js} +0 -0
- package/lib/{factory/reservationStatusType.d.ts → reservationStatusType.d.ts} +0 -0
- package/lib/{factory/reservationStatusType.js → reservationStatusType.js} +0 -0
- package/lib/{factory/reservationType.d.ts → reservationType.d.ts} +0 -0
- package/lib/{factory/reservationType.js → reservationType.js} +0 -0
- package/lib/{factory/seller.d.ts → seller.d.ts} +2 -2
- package/lib/{factory/seller.js → seller.js} +0 -0
- package/lib/{factory/service → service}/paymentService.d.ts +6 -4
- package/lib/{factory/service → service}/paymentService.js +0 -0
- package/lib/{factory/service → service}/webAPI.d.ts +0 -0
- package/lib/{factory/service → service}/webAPI.js +0 -0
- package/lib/{factory/sortType.d.ts → sortType.d.ts} +0 -0
- package/lib/{factory/sortType.js → sortType.js} +0 -0
- package/lib/{factory/task → task}/accountMoneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/accountMoneyTransfer.js +0 -0
- package/lib/{factory/task → task}/aggregateScreeningEvent.d.ts +0 -0
- package/lib/{factory/task → task}/aggregateScreeningEvent.js +0 -0
- package/lib/{factory/task → task}/aggregateUseActionsOnEvent.d.ts +0 -0
- package/lib/{factory/task → task}/aggregateUseActionsOnEvent.js +0 -0
- package/lib/{factory/task → task}/cancelAccountMoneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/cancelAccountMoneyTransfer.js +0 -0
- package/lib/{factory/task → task}/cancelMoneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/cancelMoneyTransfer.js +0 -0
- package/lib/{factory/task → task}/cancelPendingReservation.d.ts +0 -0
- package/lib/{factory/task → task}/cancelPendingReservation.js +0 -0
- package/lib/{factory/task → task}/cancelReservation.d.ts +0 -0
- package/lib/{factory/task → task}/cancelReservation.js +0 -0
- package/lib/{factory/task → task}/confirmMoneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/confirmMoneyTransfer.js +0 -0
- package/lib/{factory/task → task}/confirmPayTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/confirmPayTransaction.js +0 -0
- package/lib/{factory/task → task}/confirmRegisterService.d.ts +0 -0
- package/lib/{factory/task → task}/confirmRegisterService.js +0 -0
- package/lib/{factory/task → task}/confirmRegisterServiceTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/confirmRegisterServiceTransaction.js +0 -0
- package/lib/{factory/task → task}/confirmReserveTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/confirmReserveTransaction.js +0 -0
- package/lib/{factory/task → task}/deleteAssetTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/deleteAssetTransaction.js +0 -0
- package/lib/{factory/task → task}/deleteAuthorization.d.ts +0 -0
- package/lib/{factory/task → task}/deleteAuthorization.js +0 -0
- package/lib/{factory/task → task}/deleteMember.d.ts +0 -0
- package/lib/{factory/task → task}/deleteMember.js +0 -0
- package/lib/{factory/task → task}/deleteOrder.d.ts +0 -0
- package/lib/{factory/task → task}/deleteOrder.js +0 -0
- package/lib/{factory/task → task}/deleteTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/deleteTransaction.js +0 -0
- package/lib/{factory/task → task}/givePointAward.d.ts +0 -0
- package/lib/{factory/task → task}/givePointAward.js +0 -0
- package/lib/{factory/task → task}/importEventCapacitiesFromCOA.d.ts +1 -1
- package/lib/{factory/task → task}/importEventCapacitiesFromCOA.js +0 -0
- package/lib/{factory/task → task}/importEventsFromCOA.d.ts +1 -1
- package/lib/{factory/task → task}/importEventsFromCOA.js +0 -0
- package/lib/{factory/task → task}/importOffersFromCOA.d.ts +1 -1
- package/lib/{factory/task → task}/importOffersFromCOA.js +0 -0
- package/lib/{factory/task → task}/moneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/moneyTransfer.js +0 -0
- package/lib/{factory/task → task}/orderProgramMembership.d.ts +1 -1
- package/lib/{factory/task → task}/orderProgramMembership.js +0 -0
- package/lib/{factory/task → task}/pay.d.ts +0 -0
- package/lib/{factory/task → task}/pay.js +0 -0
- package/lib/{factory/task → task}/placeOrder.d.ts +1 -1
- package/lib/{factory/task → task}/placeOrder.js +0 -0
- package/lib/{factory/task → task}/refund.d.ts +0 -0
- package/lib/{factory/task → task}/refund.js +0 -0
- package/lib/{factory/task → task}/registerService.d.ts +0 -0
- package/lib/{factory/task → task}/registerService.js +0 -0
- package/lib/{factory/task → task}/reserve.d.ts +0 -0
- package/lib/{factory/task → task}/reserve.js +0 -0
- package/lib/{factory/task → task}/returnMoneyTransfer.d.ts +0 -0
- package/lib/{factory/task → task}/returnMoneyTransfer.js +0 -0
- package/lib/{factory/task → task}/returnOrder.d.ts +0 -0
- package/lib/{factory/task → task}/returnOrder.js +0 -0
- package/lib/{factory/task → task}/returnPayTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/returnPayTransaction.js +0 -0
- package/lib/{factory/task → task}/returnPointAward.d.ts +0 -0
- package/lib/{factory/task → task}/returnPointAward.js +0 -0
- package/lib/{factory/task → task}/returnReserveTransaction.d.ts +0 -0
- package/lib/{factory/task → task}/returnReserveTransaction.js +0 -0
- package/lib/{factory/task → task}/sendEmailMessage.d.ts +0 -0
- package/lib/{factory/task → task}/sendEmailMessage.js +0 -0
- package/lib/{factory/task → task}/sendOrder.d.ts +1 -1
- package/lib/{factory/task → task}/sendOrder.js +0 -0
- package/lib/{factory/task → task}/triggerWebhook.d.ts +0 -0
- package/lib/{factory/task → task}/triggerWebhook.js +0 -0
- package/lib/{factory/task → task}/voidMoneyTransferTransaction.d.ts +1 -1
- package/lib/{factory/task → task}/voidMoneyTransferTransaction.js +0 -0
- package/lib/{factory/task → task}/voidPayTransaction.d.ts +1 -1
- package/lib/{factory/task → task}/voidPayTransaction.js +0 -0
- package/lib/{factory/task → task}/voidPayment.d.ts +0 -0
- package/lib/{factory/task → task}/voidPayment.js +0 -0
- package/lib/{factory/task → task}/voidRegisterServiceTransaction.d.ts +1 -1
- package/lib/{factory/task → task}/voidRegisterServiceTransaction.js +0 -0
- package/lib/{factory/task → task}/voidReserveTransaction.d.ts +1 -1
- package/lib/{factory/task → task}/voidReserveTransaction.js +0 -0
- package/lib/{factory/task.d.ts → task.d.ts} +1 -1
- package/lib/{factory/task.js → task.js} +0 -0
- package/lib/{factory/taskName.d.ts → taskName.d.ts} +0 -0
- package/lib/{factory/taskName.js → taskName.js} +0 -0
- package/lib/{factory/taskStatus.d.ts → taskStatus.d.ts} +0 -0
- package/lib/{factory/taskStatus.js → taskStatus.js} +0 -0
- package/lib/{factory/thing.d.ts → thing.d.ts} +0 -0
- package/lib/{factory/thing.js → thing.js} +0 -0
- package/lib/{factory/transaction → transaction}/moneyTransfer.d.ts +1 -1
- package/lib/{factory/transaction → transaction}/moneyTransfer.js +0 -0
- package/lib/{factory/transaction → transaction}/placeOrder.d.ts +1 -1
- package/lib/{factory/transaction → transaction}/placeOrder.js +0 -0
- package/lib/{factory/transaction → transaction}/returnOrder.d.ts +1 -1
- package/lib/{factory/transaction → transaction}/returnOrder.js +0 -0
- package/lib/{factory/transaction.d.ts → transaction.d.ts} +0 -0
- package/lib/{factory/transaction.js → transaction.js} +0 -0
- package/lib/{factory/transactionStatusType.d.ts → transactionStatusType.d.ts} +0 -0
- package/lib/{factory/transactionStatusType.js → transactionStatusType.js} +0 -0
- package/lib/{factory/transactionTasksExportationStatus.d.ts → transactionTasksExportationStatus.d.ts} +0 -0
- package/lib/{factory/transactionTasksExportationStatus.js → transactionTasksExportationStatus.js} +0 -0
- package/lib/{factory/transactionType.d.ts → transactionType.d.ts} +0 -0
- package/lib/{factory/transactionType.js → transactionType.js} +0 -0
- package/lib/{factory/unitCode.d.ts → unitCode.d.ts} +0 -0
- package/lib/{factory/unitCode.js → unitCode.js} +0 -0
- package/package.json +1 -1
- package/lib/chevre.d.ts +0 -458
- package/lib/chevre.js +0 -417
- package/lib/factory/service.d.ts +0 -4
- package/lib/factory/service.js +0 -16
- package/lib/factory/serviceType.d.ts +0 -9
- package/lib/factory/serviceType.js +0 -2
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -3,8 +3,8 @@ import { IThing } from './thing';
|
|
|
3
3
|
/**
|
|
4
4
|
* payment method interface
|
|
5
5
|
*/
|
|
6
|
-
export interface IPaymentMethod extends IThing {
|
|
7
|
-
project: IProject
|
|
6
|
+
export interface IPaymentMethod extends Pick<IThing, 'name'> {
|
|
7
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
8
8
|
typeOf: string;
|
|
9
9
|
identifier: string;
|
|
10
10
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -13,8 +13,8 @@ export declare type IIssuedThrough = Pick<IProduct, 'id' | 'project' | 'serviceT
|
|
|
13
13
|
* A permit issued by an organization, e.g. a parking pass.
|
|
14
14
|
* {@link https://schema.org/Permit}
|
|
15
15
|
*/
|
|
16
|
-
export interface IPermit extends IThing {
|
|
17
|
-
project: IProject
|
|
16
|
+
export interface IPermit extends Pick<IThing, 'name'> {
|
|
17
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
18
18
|
typeOf: PermitType;
|
|
19
19
|
identifier?: string;
|
|
20
20
|
accessCode?: string;
|
|
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
|
|
@@ -6,8 +6,8 @@ import { IThing } from './thing';
|
|
|
6
6
|
/**
|
|
7
7
|
* 場所インターフェース
|
|
8
8
|
*/
|
|
9
|
-
export interface IPlace extends IThing {
|
|
10
|
-
project: IProject
|
|
9
|
+
export interface IPlace extends Pick<IThing, 'identifier' | 'name'> {
|
|
10
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
11
11
|
typeOf: PlaceType;
|
|
12
12
|
id?: string;
|
|
13
13
|
address?: IMultilingualString;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.d.ts
RENAMED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { ICategoryCode } from '../categoryCode';
|
|
2
2
|
import { IPriceSpecification as BaseSpecification } from '../priceSpecification';
|
|
3
3
|
import { PriceSpecificationType } from '../priceSpecificationType';
|
|
4
|
+
export declare type IAppliesToCategoryCode = Pick<ICategoryCode, 'project' | 'typeOf' | 'codeValue' | 'inCodeSet'>;
|
|
4
5
|
/**
|
|
5
6
|
* 区分加算料金
|
|
6
7
|
*/
|
|
@@ -10,5 +11,5 @@ export declare type IPriceSpecification = BaseSpecification<PriceSpecificationTy
|
|
|
10
11
|
* 適用カテゴリーコード
|
|
11
12
|
* AND適用条件
|
|
12
13
|
*/
|
|
13
|
-
appliesToCategoryCode:
|
|
14
|
+
appliesToCategoryCode: IAppliesToCategoryCode[];
|
|
14
15
|
};
|
package/lib/{factory/priceSpecification → priceSpecification}/categoryCodeChargeSpecification.js
RENAMED
|
File without changes
|
package/lib/{factory/priceSpecification → priceSpecification}/compoundPriceSpecification.d.ts
RENAMED
|
File without changes
|
|
File without changes
|
package/lib/{factory/priceSpecification → priceSpecification}/movieTicketTypeChargeSpecification.js
RENAMED
|
File without changes
|
|
@@ -3,8 +3,8 @@ import { IPriceSpecification as BaseSpecification } from '../priceSpecification'
|
|
|
3
3
|
import { PriceSpecificationType } from '../priceSpecificationType';
|
|
4
4
|
import { IQuantitativeValue } from '../quantitativeValue';
|
|
5
5
|
import { UnitCode } from '../unitCode';
|
|
6
|
-
import { IAppliesToMovieTicket as
|
|
7
|
-
export declare type IAppliesToMovieTicket =
|
|
6
|
+
import { IAppliesToMovieTicket as IMovieTicketTypeChargeSpecAppliesToMovieTicket } from './movieTicketTypeChargeSpecification';
|
|
7
|
+
export declare type IAppliesToMovieTicket = Pick<IMovieTicketTypeChargeSpecAppliesToMovieTicket, 'typeOf' | 'serviceType' | 'serviceOutput'> & {
|
|
8
8
|
/**
|
|
9
9
|
* 単価オファー設定としては存在しないが、予約あるいは注文の価格仕様としては必須
|
|
10
10
|
*/
|
|
File without changes
|
|
@@ -28,7 +28,7 @@ export interface IAccounting {
|
|
|
28
28
|
* 価格仕様インターフェース
|
|
29
29
|
*/
|
|
30
30
|
export interface IPriceSpecification<T extends PriceSpecificationType> {
|
|
31
|
-
project: IProject
|
|
31
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
32
32
|
id?: string;
|
|
33
33
|
typeOf: T;
|
|
34
34
|
name?: string | IMultilingualString;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { ActionType } from './actionType';
|
|
2
|
+
import { ICategoryCode } from './categoryCode';
|
|
2
3
|
import { IMonetaryAmount } from './monetaryAmount';
|
|
3
4
|
import { IOffer } from './offer';
|
|
4
5
|
import { IPermit } from './permit';
|
|
5
6
|
import { IProject } from './project';
|
|
6
7
|
import { IPropertyValue } from './propertyValue';
|
|
7
8
|
import { IQuantitativeValue } from './quantitativeValue';
|
|
8
|
-
import { IServiceType } from './serviceType';
|
|
9
9
|
import { SortType } from './sortType';
|
|
10
10
|
import { IThing } from './thing';
|
|
11
11
|
/**
|
|
@@ -83,6 +83,7 @@ export interface IAvailableChannel {
|
|
|
83
83
|
serviceUrl?: string;
|
|
84
84
|
credentials?: ICredentials;
|
|
85
85
|
}
|
|
86
|
+
export declare type IServiceType = Pick<ICategoryCode, 'codeValue' | 'inCodeSet' | 'project' | 'typeOf'>;
|
|
86
87
|
/**
|
|
87
88
|
* プロダクトインターフェース
|
|
88
89
|
* {@link https://schema.org/Product}
|
|
File without changes
|
|
@@ -7,7 +7,7 @@ export declare enum ProgramMembershipType {
|
|
|
7
7
|
* (e.g. "StarAliance"), traveler clubs (e.g. "AAA"), purchase clubs ("Safeway Club"), etc.
|
|
8
8
|
* {@link https://schema.org/ProgramMembership}
|
|
9
9
|
*/
|
|
10
|
-
export interface IProgramMembership extends IThing {
|
|
10
|
+
export interface IProgramMembership extends Pick<IThing, 'name'> {
|
|
11
11
|
typeOf: ProgramMembershipType;
|
|
12
12
|
/**
|
|
13
13
|
* A unique identifier for the membership.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare enum StringValue {
|
|
|
8
8
|
* A point value or interval for product characteristics and other purposes.
|
|
9
9
|
* {@link https://schema.org/QuantitativeValue}
|
|
10
10
|
*/
|
|
11
|
-
export interface IQuantitativeValue<T extends UnitCode> extends IThing {
|
|
11
|
+
export interface IQuantitativeValue<T extends UnitCode> extends Pick<IThing, 'name'> {
|
|
12
12
|
/**
|
|
13
13
|
* The upper value of some characteristic or property.
|
|
14
14
|
*/
|
|
File without changes
|
|
@@ -1,21 +1,27 @@
|
|
|
1
|
-
import { IAction as IPayAction } from '../action/trade/pay';
|
|
2
|
-
import { IAction as IRefundAction } from '../action/trade/refund';
|
|
1
|
+
import { IAction as IPayAction, IPaymentService as IPayObject } from '../action/trade/pay';
|
|
2
|
+
import { IAction as IRefundAction, IPaymentService as IRefundObject } from '../action/trade/refund';
|
|
3
3
|
import { IOrder } from '../order';
|
|
4
|
-
export declare type
|
|
5
|
-
export declare type IOptimizedPayAction =
|
|
6
|
-
|
|
4
|
+
export declare type IPayActionObject = Pick<IPayObject, 'id' | 'paymentMethod' | 'typeOf'>;
|
|
5
|
+
export declare type IOptimizedPayAction = Pick<IPayAction, 'actionStatus' | 'endDate' | 'id' | 'project' | 'purpose' | 'startDate' | 'typeOf'> & {
|
|
6
|
+
object: IPayActionObject[];
|
|
7
|
+
};
|
|
8
|
+
export declare type IRefundActionObject = Pick<IRefundObject, 'id' | 'paymentMethod' | 'typeOf'>;
|
|
9
|
+
export declare type IOptimizedRefundAction = Pick<IRefundAction, 'actionStatus' | 'endDate' | 'id' | 'project' | 'purpose' | 'startDate' | 'typeOf'> & {
|
|
10
|
+
object: IRefundActionObject[];
|
|
11
|
+
};
|
|
7
12
|
export declare type IAction = IOptimizedPayAction | IOptimizedRefundAction;
|
|
13
|
+
export declare type IOrderAsMainEntity = IOrder;
|
|
8
14
|
/**
|
|
9
|
-
*
|
|
15
|
+
* 経理レポート
|
|
10
16
|
*/
|
|
11
17
|
export interface IReport {
|
|
12
18
|
mainEntity: IAction;
|
|
13
19
|
isPartOf: {
|
|
14
|
-
mainEntity:
|
|
20
|
+
mainEntity: IOrderAsMainEntity;
|
|
15
21
|
};
|
|
16
22
|
}
|
|
17
23
|
/**
|
|
18
|
-
*
|
|
24
|
+
* 検索条件
|
|
19
25
|
*/
|
|
20
26
|
export interface ISearchConditions {
|
|
21
27
|
limit?: number;
|
|
File without changes
|
|
@@ -31,7 +31,7 @@ export interface IReservationFor {
|
|
|
31
31
|
coaInfo?: ICOAInfo;
|
|
32
32
|
location: IEventLocation;
|
|
33
33
|
name: IEventName;
|
|
34
|
-
project: IProject
|
|
34
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
35
35
|
startDate: Date;
|
|
36
36
|
superEvent: IOptimizedSuperEvent;
|
|
37
37
|
typeOf: EventType.ScreeningEvent;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -11,12 +11,11 @@ import { PlaceType } from './placeType';
|
|
|
11
11
|
import { PriceCurrency } from './priceCurrency';
|
|
12
12
|
import { IPriceSpecification as IGenericPriceSpecification } from './priceSpecification';
|
|
13
13
|
import { PriceSpecificationType } from './priceSpecificationType';
|
|
14
|
-
import { ProductType } from './product';
|
|
14
|
+
import { IServiceType, ProductType } from './product';
|
|
15
15
|
import { IProject } from './project';
|
|
16
16
|
import { IPropertyValue } from './propertyValue';
|
|
17
17
|
import { ReservationStatusType } from './reservationStatusType';
|
|
18
18
|
import { ReservationType } from './reservationType';
|
|
19
|
-
import { IServiceType } from './serviceType';
|
|
20
19
|
import { SortType } from './sortType';
|
|
21
20
|
import { IThing } from './thing';
|
|
22
21
|
export declare type TicketType = 'Ticket';
|
|
@@ -29,7 +28,7 @@ export interface ITicketType {
|
|
|
29
28
|
identifier: string;
|
|
30
29
|
name?: string | IMultilingualString;
|
|
31
30
|
priceCurrency: PriceCurrency;
|
|
32
|
-
project: IProject
|
|
31
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
33
32
|
typeOf: OfferType;
|
|
34
33
|
validRateLimit?: OfferFactory.IValidRateLimit;
|
|
35
34
|
}
|
|
@@ -179,8 +178,8 @@ export interface IIssuedThrough {
|
|
|
179
178
|
* For offers of tickets, restaurant reservations, flights, or rental cars, use Offer.
|
|
180
179
|
* {@link https://schema.org/Reservation}
|
|
181
180
|
*/
|
|
182
|
-
export interface IReservation<T extends IPriceSpecification> extends IThing {
|
|
183
|
-
project: IProject
|
|
181
|
+
export interface IReservation<T extends IPriceSpecification> extends Pick<IThing, 'identifier' | 'name'> {
|
|
182
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
184
183
|
/**
|
|
185
184
|
* type of object
|
|
186
185
|
*/
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -5,7 +5,7 @@ import { OrganizationType } from './organizationType';
|
|
|
5
5
|
import { IProject } from './project';
|
|
6
6
|
import { IPropertyValue } from './propertyValue';
|
|
7
7
|
import { SortType } from './sortType';
|
|
8
|
-
export declare type ISellerMerchantReturnPolicy = Pick<IMerchantReturnPolicy, 'typeOf' | 'merchantReturnDays' | 'restockingFee'>;
|
|
8
|
+
export declare type ISellerMerchantReturnPolicy = Pick<IMerchantReturnPolicy, 'typeOf' | 'merchantReturnDays' | 'restockingFee' | 'url'>;
|
|
9
9
|
export declare type IHasMerchantReturnPolicy = ISellerMerchantReturnPolicy[];
|
|
10
10
|
/**
|
|
11
11
|
* 利用可能決済インターフェース
|
|
@@ -17,7 +17,7 @@ export interface IPaymentAccepted {
|
|
|
17
17
|
paymentMethodType: string;
|
|
18
18
|
}
|
|
19
19
|
export interface ISeller extends Pick<IOrganization, 'typeOf' | 'id' | 'location' | 'telephone' | 'additionalProperty' | 'name' | 'url'> {
|
|
20
|
-
project: IProject
|
|
20
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
21
21
|
/**
|
|
22
22
|
* The geographic area where a service or offered item is provided.
|
|
23
23
|
*/
|
|
File without changes
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { IOrganization } from '../organization';
|
|
2
|
-
import { IAvailableChannel } from '../product';
|
|
3
|
-
import { IProject } from '../project';
|
|
2
|
+
import { IAvailableChannel as IProductAvailableChannel, IServiceType } from '../product';
|
|
3
|
+
import { IOnPaymentStatusChanged, IProject } from '../project';
|
|
4
4
|
import { IPropertyValue } from '../propertyValue';
|
|
5
|
-
import { IServiceType } from '../serviceType';
|
|
6
5
|
import { IThing } from '../thing';
|
|
7
6
|
export declare enum PaymentServiceType {
|
|
8
7
|
CreditCard = "CreditCard",
|
|
@@ -37,12 +36,15 @@ export interface IProviderCredentials {
|
|
|
37
36
|
*/
|
|
38
37
|
stCd?: string;
|
|
39
38
|
}
|
|
40
|
-
export interface IProvider extends IOrganization {
|
|
39
|
+
export interface IProvider extends Pick<IOrganization, 'id' | 'name' | 'typeOf'> {
|
|
41
40
|
/**
|
|
42
41
|
* 販売者の決済サービス利用時資格情報
|
|
43
42
|
*/
|
|
44
43
|
credentials?: IProviderCredentials;
|
|
45
44
|
}
|
|
45
|
+
export declare type IAvailableChannel = IProductAvailableChannel & {
|
|
46
|
+
onPaymentStatusChanged?: IOnPaymentStatusChanged;
|
|
47
|
+
};
|
|
46
48
|
/**
|
|
47
49
|
* 決済サービスインターフェース
|
|
48
50
|
* {@link https://schema.org/Service}
|
|
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
|
|
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
|
|
File without changes
|
|
@@ -3,7 +3,7 @@ import { IProject } from '../project';
|
|
|
3
3
|
import * as TaskFactory from '../task';
|
|
4
4
|
import { TaskName } from '../taskName';
|
|
5
5
|
export interface IData {
|
|
6
|
-
project: IProject
|
|
6
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
7
7
|
theaterCode: string;
|
|
8
8
|
}
|
|
9
9
|
export interface IAttributes extends TaskFactory.IAttributes {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -41,7 +41,7 @@ export interface IData {
|
|
|
41
41
|
* 注文取引確定後アクション
|
|
42
42
|
*/
|
|
43
43
|
potentialActions?: IPotentialActions;
|
|
44
|
-
project: IProject
|
|
44
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
45
45
|
typeOf: ActionType.OrderAction;
|
|
46
46
|
}
|
|
47
47
|
export interface IAttributes extends TaskFactory.IAttributes {
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -4,7 +4,7 @@ import { IProject } from '../project';
|
|
|
4
4
|
import * as TaskFactory from '../task';
|
|
5
5
|
import { TaskName } from '../taskName';
|
|
6
6
|
export interface IData {
|
|
7
|
-
project: IProject
|
|
7
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
8
8
|
object: {
|
|
9
9
|
confirmationNumber: string;
|
|
10
10
|
orderNumber: string;
|
|
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
|