@plentymarkets/shop-api / DateElement
Interface: DateElement ​
Defined in: types/api/order.ts:79
Properties ​
createdAt? ​
optionalcreatedAt?:string
Defined in: types/api/order.ts:83
date ​
date:
string
Defined in: types/api/order.ts:82
orderId ​
orderId:
number
Defined in: types/api/order.ts:80
typeId ​
typeId:
number
Defined in: types/api/order.ts:81
updatedAt? ​
optionalupdatedAt?:string
Defined in: types/api/order.ts:84