o11y_schema
Version:
o11y schema repo
2 lines • 584 B
JavaScript
export const order={namespace:"sf.commerce",name:"Order",pbjsSchema:{"nested":{"sf":{"nested":{"commerce":{"nested":{"Order":{"fields":{"totalProductAmount":{"id":104,"type":"double"},"orderId":{"id":101,"type":"string"},"sourceChannel":{"id":4,"type":"string"},"cartId":{"id":103,"type":"string"},"grandTotalAmount":{"id":105,"type":"double"},"eventName":{"id":1,"type":"string"},"correlationId":{"id":5,"type":"string"},"channelType":{"id":6,"type":"string"},"currency":{"id":102,"type":"string"},"webstoreId":{"id":2,
"type":"string"},"visitorId":{"id":3,"type":"string"}}}}}}}}}};