@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
|
@@ -10,7 +10,7 @@ export declare type IRecipient = ActionFactory.IParticipant;
|
|
|
10
10
|
/**
|
|
11
11
|
* 口座以外の匿名場所インターフェース
|
|
12
12
|
*/
|
|
13
|
-
export interface IAnonymousLocation extends IThing {
|
|
13
|
+
export interface IAnonymousLocation extends Pick<IThing, 'identifier' | 'name'> {
|
|
14
14
|
/**
|
|
15
15
|
* ロケーションタイプ
|
|
16
16
|
*/
|
|
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
|
|
@@ -12,7 +12,7 @@ export interface IDefinedTerm {
|
|
|
12
12
|
* {@link https://pending.schema.org/CategoryCode}
|
|
13
13
|
*/
|
|
14
14
|
export interface IAccountTitle {
|
|
15
|
-
project: IProject
|
|
15
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
16
16
|
typeOf: 'AccountTitle';
|
|
17
17
|
/**
|
|
18
18
|
* A short textual code that uniquely identifies the value.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -14,7 +14,11 @@ export declare type IRecipient = ActionFactory.IParticipantAsWebApplication | Ac
|
|
|
14
14
|
export declare type IItemOffered = Pick<IProduct, 'project' | 'typeOf' | 'id' | 'name' | 'serviceOutput' | 'pointAward'>;
|
|
15
15
|
export declare type IAcceptedOfferWithoutDetail = RegisterServiceTransactionFactory.IAcceptedOfferWithoutDetail;
|
|
16
16
|
export declare type ISellerMakesOffer = Pick<ISeller, 'project' | 'id' | 'name' | 'typeOf'>;
|
|
17
|
-
export interface IAcceptedOffer extends
|
|
17
|
+
export interface IAcceptedOffer extends Pick<IOffer, 'project' | 'typeOf' | 'id' | 'identifier' | 'itemOffered' | 'name' | 'priceCurrency' | 'priceSpecification' | 'seller'> {
|
|
18
|
+
/**
|
|
19
|
+
* オファーコード
|
|
20
|
+
*/
|
|
21
|
+
identifier?: string;
|
|
18
22
|
/**
|
|
19
23
|
* オファー対象アイテム
|
|
20
24
|
*/
|
|
File without changes
|
|
@@ -64,7 +64,18 @@ export declare type IAcceptedOffer4chevre = Pick<ScreeningEventFactory.ITicketOf
|
|
|
64
64
|
};
|
|
65
65
|
export declare type IAcceptedOfferWithoutDetail4chevre = ReserveTransactionFactory.IAcceptedTicketOfferWithoutDetail;
|
|
66
66
|
export declare type IObjectWithoutDetail4chevre = ReserveTransactionFactory.IObjectWithoutDetail;
|
|
67
|
-
|
|
67
|
+
/**
|
|
68
|
+
* COAイベント受入オファー
|
|
69
|
+
*/
|
|
70
|
+
export declare type IAcceptedOffer4COA = Pick<ReserveTransactionFactory.IAcceptedTicketOfferWithoutDetail, 'id' | 'itemOffered' | 'additionalProperty'> & Pick<OfferFactory.IOffer, 'typeOf' | 'id' | 'identifier' | 'name' | 'priceCurrency' | 'seller' | 'additionalProperty' | 'eligibleMonetaryAmount'> & {
|
|
71
|
+
itemOffered: ReserveTransactionFactory.IAcceptedTicketOfferItemOffered;
|
|
72
|
+
ticketInfo: OfferFactory.seatReservation.ICOATicketInfoWithDetails;
|
|
73
|
+
/**
|
|
74
|
+
* COAイベントでは、priceSpecificationで価格を表現しきれないので、numberとしてのpriceが必要
|
|
75
|
+
*/
|
|
76
|
+
price: number;
|
|
77
|
+
priceSpecification?: OfferFactory.ITicketPriceSpecification;
|
|
78
|
+
};
|
|
68
79
|
export declare type IAcceptedOfferWithoutDetail4COA = OfferFactory.seatReservation.ICOAOffer;
|
|
69
80
|
export interface IObjectWithoutDetail4COA {
|
|
70
81
|
acceptedOffer: IAcceptedOfferWithoutDetail4COA[];
|
|
@@ -79,7 +90,7 @@ export interface IPendingTransaction {
|
|
|
79
90
|
typeOf: AssetTransactionType.Reserve;
|
|
80
91
|
transactionNumber: string;
|
|
81
92
|
}
|
|
82
|
-
export declare type IEvent =
|
|
93
|
+
export declare type IEvent = Pick<ScreeningEventFactory.IEvent, 'id' | 'typeOf'> & {
|
|
83
94
|
offers: {
|
|
84
95
|
offeredThrough: ScreeningEventFactory.IOfferedThrough;
|
|
85
96
|
};
|
|
@@ -104,9 +115,6 @@ export interface IPurpose {
|
|
|
104
115
|
* authorize action error interface
|
|
105
116
|
*/
|
|
106
117
|
export declare type IError = any;
|
|
107
|
-
/**
|
|
108
|
-
* 座席予約承認アクション
|
|
109
|
-
*/
|
|
110
118
|
export interface IAttributes<T extends WebAPIFactory.Identifier> extends AuthorizeActionFactory.IAttributes<IObject<T>, IResult<T>> {
|
|
111
119
|
typeOf: ActionType.AuthorizeAction;
|
|
112
120
|
agent: IAgent;
|
|
@@ -115,4 +123,7 @@ export interface IAttributes<T extends WebAPIFactory.Identifier> extends Authori
|
|
|
115
123
|
purpose: IPurpose;
|
|
116
124
|
instrument: IInstrument<T>;
|
|
117
125
|
}
|
|
126
|
+
/**
|
|
127
|
+
* イベントオファー承認アクション
|
|
128
|
+
*/
|
|
118
129
|
export declare type IAction<T extends WebAPIFactory.Identifier> = ActionFactory.IAction<IAttributes<T>>;
|
|
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 { AssetTransactionType } from '../../../assetTransactionType';
|
|
|
3
3
|
import { ISimpleOrder } from '../../../order';
|
|
4
4
|
import * as OrderProgramMembershipFactory from '../../../task/orderProgramMembership';
|
|
5
5
|
import * as ConfirmActionFactory from '../confirm';
|
|
6
|
-
export declare type IObject =
|
|
6
|
+
export declare type IObject = Pick<RegisterServiceFactory.IConfirmParams, 'transactionNumber' | 'endDate'> & {
|
|
7
7
|
transactionNumber?: string;
|
|
8
8
|
typeOf: AssetTransactionType.RegisterService;
|
|
9
9
|
object?: {
|
|
File without changes
|
|
@@ -8,7 +8,7 @@ export declare type IObject4COA = COA.factory.reserve.IUpdReserveArgs & {
|
|
|
8
8
|
transactionNumber: string;
|
|
9
9
|
typeOf: 'COAReserveTransaction';
|
|
10
10
|
};
|
|
11
|
-
export declare type IObject4Chevre =
|
|
11
|
+
export declare type IObject4Chevre = Pick<ReserveTransactionFactory.IConfirmParams, 'transactionNumber' | 'object' | 'potentialActions'> & {
|
|
12
12
|
transactionNumber: string;
|
|
13
13
|
typeOf: AssetTransactionType.Reserve;
|
|
14
14
|
};
|
|
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
|
|
@@ -98,6 +98,7 @@ export interface IPaymentService {
|
|
|
98
98
|
export declare type IObject = IPaymentService[];
|
|
99
99
|
export declare type IInformPayment = IInformActionAttributes<{}, undefined>;
|
|
100
100
|
export interface IPotentialActions {
|
|
101
|
+
add2report: boolean;
|
|
101
102
|
informPayment?: IInformPayment[];
|
|
102
103
|
}
|
|
103
104
|
export interface IInstrument {
|
|
File without changes
|
|
@@ -11,6 +11,7 @@ export declare type IObject = IPaymentService[];
|
|
|
11
11
|
export declare type IResult = any;
|
|
12
12
|
export declare type IInformPayment = IInformActionAttributes<{}, undefined>;
|
|
13
13
|
export interface IPotentialActions {
|
|
14
|
+
add2report: boolean;
|
|
14
15
|
informPayment?: IInformPayment[];
|
|
15
16
|
}
|
|
16
17
|
export declare type IPurpose = IPayPurpose;
|
|
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
|
|
@@ -18,20 +18,6 @@ export declare type IObject = OrderFactory.ISimpleOrder & {
|
|
|
18
18
|
};
|
|
19
19
|
export declare type IResult = any;
|
|
20
20
|
export interface IPotentialActions {
|
|
21
|
-
/**
|
|
22
|
-
* 設定追加(2022-06-08~)
|
|
23
|
-
* 廃止(2022-08-10~)
|
|
24
|
-
*/
|
|
25
|
-
/**
|
|
26
|
-
* 予約取引返却アクション
|
|
27
|
-
* 廃止(2022-08-10~)
|
|
28
|
-
*/
|
|
29
|
-
/**
|
|
30
|
-
* 返金アクション
|
|
31
|
-
* 廃止(2022-08-10~)
|
|
32
|
-
* @deprecated Use returnPaymentMethod
|
|
33
|
-
*/
|
|
34
|
-
refund: IReturnPaymentMethodActionAttributes[];
|
|
35
21
|
/**
|
|
36
22
|
* 決済返却アクション
|
|
37
23
|
* refundから移行(2022-08-10~)
|
|
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
|
|
@@ -13,7 +13,7 @@ export interface IParticipantAsWebApplication {
|
|
|
13
13
|
name?: string;
|
|
14
14
|
url?: string;
|
|
15
15
|
}
|
|
16
|
-
export declare type IParticipantAsPerson =
|
|
16
|
+
export declare type IParticipantAsPerson = Pick<IPersonAttributes, 'id' | 'typeOf'> & {
|
|
17
17
|
name?: string;
|
|
18
18
|
url?: string;
|
|
19
19
|
};
|
|
@@ -54,7 +54,7 @@ export declare type IAdditionalProperty = IPropertyValue<string>[];
|
|
|
54
54
|
*/
|
|
55
55
|
export interface IAttributes<T extends ActionType, TObject, TResult> {
|
|
56
56
|
identifier?: string;
|
|
57
|
-
project: IProject
|
|
57
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
58
58
|
/**
|
|
59
59
|
* A property-value pair representing an additional characteristics of the entitity,
|
|
60
60
|
* e.g. a product feature or another characteristic for which there is no matching property in schema.org.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -13,7 +13,6 @@ export declare enum ActionType {
|
|
|
13
13
|
MoneyTransfer = "MoneyTransfer",
|
|
14
14
|
OrderAction = "OrderAction",
|
|
15
15
|
PayAction = "PayAction",
|
|
16
|
-
PrintAction = "PrintAction",
|
|
17
16
|
RefundAction = "RefundAction",
|
|
18
17
|
RegisterAction = "RegisterAction",
|
|
19
18
|
ReplaceAction = "ReplaceAction",
|
|
@@ -17,7 +17,7 @@ var ActionType;
|
|
|
17
17
|
ActionType["MoneyTransfer"] = "MoneyTransfer";
|
|
18
18
|
ActionType["OrderAction"] = "OrderAction";
|
|
19
19
|
ActionType["PayAction"] = "PayAction";
|
|
20
|
-
|
|
20
|
+
// PrintAction = 'PrintAction',
|
|
21
21
|
ActionType["RefundAction"] = "RefundAction";
|
|
22
22
|
ActionType["RegisterAction"] = "RegisterAction";
|
|
23
23
|
ActionType["ReplaceAction"] = "ReplaceAction";
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -95,7 +95,7 @@ export interface IObject {
|
|
|
95
95
|
payAction?: any;
|
|
96
96
|
onPaymentStatusChanged?: IOnPaymentStatusChanged;
|
|
97
97
|
}
|
|
98
|
-
export declare type IObjectWithoutDetail =
|
|
98
|
+
export declare type IObjectWithoutDetail = Pick<IObject, 'typeOf' | 'id' | 'paymentMethod'>;
|
|
99
99
|
export declare type IStartParamsWithoutDetail = AssetTransactionFactory.IStartParams<AssetTransactionType.Pay, IAgent, IRecipient, IObjectWithoutDetail> & {
|
|
100
100
|
recipient: IRecipient;
|
|
101
101
|
purpose?: IPayPurpose;
|
|
File without changes
|
|
@@ -23,7 +23,7 @@ export interface IObject {
|
|
|
23
23
|
paymentMethod: IPaymentMethod;
|
|
24
24
|
refundFee?: number;
|
|
25
25
|
}
|
|
26
|
-
export declare type IObjectWithoutDetail =
|
|
26
|
+
export declare type IObjectWithoutDetail = Pick<IObject, 'typeOf' | 'id' | 'paymentMethod' | 'refundFee'>;
|
|
27
27
|
export declare type IStartParamsWithoutDetail = AssetTransactionFactory.IStartParams<AssetTransactionType.Refund, IAgent, IRecipient, IObjectWithoutDetail>;
|
|
28
28
|
export interface IStartParams extends AssetTransactionFactory.IStartParams<AssetTransactionType.Refund, IAgent, IRecipient, IObject> {
|
|
29
29
|
}
|
|
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
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { IMultilingualString } from './multilingualString';
|
|
1
2
|
import { IProject } from './project';
|
|
2
3
|
import { IPropertyValue } from './propertyValue';
|
|
3
4
|
import { SortType } from './sortType';
|
|
@@ -51,20 +52,21 @@ export declare enum CategorySetIdentifier {
|
|
|
51
52
|
/**
|
|
52
53
|
* {@link https://schema.org/CategoryCodeSet}
|
|
53
54
|
*/
|
|
54
|
-
export interface ICategoryCodeSet
|
|
55
|
+
export interface ICategoryCodeSet {
|
|
55
56
|
typeOf: 'CategoryCodeSet';
|
|
56
57
|
identifier: CategorySetIdentifier;
|
|
57
58
|
}
|
|
58
59
|
/**
|
|
59
60
|
* {@link https://schema.org/CategoryCode}
|
|
60
61
|
*/
|
|
61
|
-
export interface ICategoryCode extends IThing {
|
|
62
|
-
|
|
62
|
+
export interface ICategoryCode extends Pick<IThing, 'color' | 'image' | 'name'> {
|
|
63
|
+
additionalProperty?: IPropertyValue<string>[];
|
|
64
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
63
65
|
id?: string;
|
|
64
66
|
typeOf: 'CategoryCode';
|
|
65
67
|
codeValue: string;
|
|
66
68
|
inCodeSet: ICategoryCodeSet;
|
|
67
|
-
|
|
69
|
+
name: IMultilingualString;
|
|
68
70
|
paymentMethod?: {
|
|
69
71
|
/**
|
|
70
72
|
* 決済カード区分の場合、対応決済方法区分
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -13,13 +13,13 @@ export declare enum AboutIdentifier {
|
|
|
13
13
|
OnOrderReturned = "OnOrderReturned",
|
|
14
14
|
OnEventStatusChanged = "OnEventStatusChanged"
|
|
15
15
|
}
|
|
16
|
-
export interface IAbout extends IThing {
|
|
16
|
+
export interface IAbout extends Pick<IThing, 'name'> {
|
|
17
17
|
typeOf: 'Thing';
|
|
18
18
|
identifier: AboutIdentifier;
|
|
19
19
|
name: string;
|
|
20
20
|
}
|
|
21
21
|
export interface IAttributes {
|
|
22
|
-
project?: IProject
|
|
22
|
+
project?: Pick<IProject, 'id' | 'typeOf'>;
|
|
23
23
|
typeOf: CreativeWorkType.EmailMessage;
|
|
24
24
|
sender: IParticipant;
|
|
25
25
|
toRecipient: IParticipant;
|
|
File without changes
|
|
@@ -20,7 +20,7 @@ export interface IDistributor {
|
|
|
20
20
|
* {@link https://schema.org/Movie}
|
|
21
21
|
*/
|
|
22
22
|
export interface ICreativeWork extends CreativeWorkFactory.ICreativeWork {
|
|
23
|
-
project: IProject
|
|
23
|
+
project: Pick<IProject, 'id' | 'typeOf'>;
|
|
24
24
|
identifier: string;
|
|
25
25
|
/**
|
|
26
26
|
* The duration of the item (movie, audio recording, event, etc.) in ISO 8601 date format.
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -10,7 +10,7 @@ export declare type IContentRating = COA.factory.master.IKubunNameResult | strin
|
|
|
10
10
|
* 作品インターフェース
|
|
11
11
|
* {@link https://schema.org/CreativeWork}
|
|
12
12
|
*/
|
|
13
|
-
export interface ICreativeWork extends IThing {
|
|
13
|
+
export interface ICreativeWork extends Pick<IThing, 'name' | 'identifier'> {
|
|
14
14
|
typeOf: CreativeWorkType;
|
|
15
15
|
id?: string;
|
|
16
16
|
alternativeHeadline?: string;
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|