o11y_schema
Version:
o11y schema repo
1 lines • 470 B
JavaScript
export const interaction_event={namespace:"sf.digitalwallet",name:"InteractionEvent",pbjsSchema:{"nested":{"sf":{"nested":{"digitalwallet":{"nested":{"InteractionEvent":{"fields":{"viewName":{"id":1,"type":"string"},"cardName":{"id":5,"type":"string"},"flex2":{"id":8,"type":"string"},"flex1":{"id":7,"type":"string"},"interaction":{"id":3,"type":"string"},"tenantId":{"id":6,"type":"string"},"cmpName":{"id":2,"type":"string"},"error":{"id":4,"type":"string"}}}}}}}}}};