@plentymarkets/shop-api / CheckoutChanged
Type Alias: CheckoutChanged ​
CheckoutChanged =
object
Defined in: types/api/events.ts:11
Properties ​
checkout ​
checkout:
object
Defined in: types/api/events.ts:12
billingAddressId ​
billingAddressId:
number|null
contactWish ​
contactWish:
string|null
currency ​
currency:
string
currencyList ​
currencyList:
CurrencyEntry[]
deliveryAddressId ​
deliveryAddressId:
number|null
maxDeliveryDays ​
maxDeliveryDays:
unknown[]
methodOfPaymentId ​
methodOfPaymentId:
number|null
methodOfPaymentList ​
methodOfPaymentList:
MethodOfPaymentEntry[]
paymentDataList ​
paymentDataList:
PaymentMethod[]
readOnly ​
readOnly:
boolean
shippingCountryId ​
shippingCountryId:
number|null
shippingProfileId ​
shippingProfileId:
number|null
shippingProfileList ​
shippingProfileList:
ShippingMethod[]