o11y_schema
Version:
o11y schema repo
1 lines • 400 B
JavaScript
export const merchant_submitted_payments_charge={namespace:"sf.payments",name:"MerchantSubmittedPaymentsCharge",pbjsSchema:{"nested":{"sf":{"nested":{"payments":{"nested":{"MerchantSubmittedPaymentsCharge":{"fields":{"result":{"id":2,"type":"string"},"pmType":{"id":5,"type":"string"},"amount":{"id":3,"type":"double"},"merchAcct":{"id":1,"type":"string"},"gateway":{"id":4,"type":"string"}}}}}}}}}};