|
99 | 99 | - added property `minCartQuantity` to type `InventoryEntryDraft` |
100 | 100 | - added property `maxCartQuantity` to type `InventoryEntryDraft` |
101 | 101 | - added property `recurrenceInfo` to type `MyLineItemDraft` |
| 102 | +- added property `interfaceId` to type `MyTransactionDraft` |
102 | 103 | - added property `recurrenceInfo` to type `MyCartAddLineItemAction` |
103 | 104 | - added property `value` to type `CustomerEmailTokenCreatedMessage` |
104 | 105 | - added property `invalidateOlderTokens` to type `CustomerEmailTokenCreatedMessage` |
|
122 | 123 | - added property `token` to type `PaymentMethodInfo` |
123 | 124 | - added property `interfaceAccount` to type `PaymentMethodInfo` |
124 | 125 | - added property `custom` to type `PaymentMethodInfo` |
| 126 | +- added property `interfaceId` to type `Transaction` |
| 127 | +- added property `interfaceId` to type `TransactionDraft` |
125 | 128 | - added property `priceCustomerGroupAssignments` to type `ProductSearchProjectionParams` |
126 | 129 | - added property `attributes` to type `ProductTailoringData` |
127 | 130 | - added property `attributes` to type `ProductTailoringDraft` |
|
422 | 425 | - added type `PaymentMethodNameSetMessage` |
423 | 426 | - added type `PaymentMethodPaymentInterfaceSetMessage` |
424 | 427 | - added type `PaymentMethodPaymentMethodStatusSetMessage` |
| 428 | +- added type `PaymentTransactionInterfaceIdSetMessage` |
425 | 429 | - added type `RecurringOrderCreatedMessage` |
426 | 430 | - added type `RecurringOrderCustomFieldAddedMessage` |
427 | 431 | - added type `RecurringOrderCustomFieldChangedMessage` |
|
476 | 480 | - added type `PaymentMethodNameSetMessagePayload` |
477 | 481 | - added type `PaymentMethodPaymentInterfaceSetMessagePayload` |
478 | 482 | - added type `PaymentMethodPaymentMethodStatusSetMessagePayload` |
| 483 | +- added type `PaymentTransactionInterfaceIdSetMessagePayload` |
479 | 484 | - added type `RecurringOrderCreatedMessagePayload` |
480 | 485 | - added type `RecurringOrderCustomFieldAddedMessagePayload` |
481 | 486 | - added type `RecurringOrderCustomFieldChangedMessagePayload` |
|
515 | 520 | - added type `PaymentSetMethodInfoCustomTypeAction` |
516 | 521 | - added type `PaymentSetMethodInfoInterfaceAccountAction` |
517 | 522 | - added type `PaymentSetMethodInfoTokenAction` |
| 523 | +- added type `PaymentSetTransactionInterfaceIdAction` |
518 | 524 | - added type `ProductSearchFacetResultStats` |
519 | 525 | - added type `ProductSearchFacetStatsExpression` |
520 | 526 | - added type `ProductSearchFacetStatsValue` |
|
0 commit comments