o11y_schema
Version:
o11y schema repo
3 lines • 1.37 kB
JavaScript
export const entitlement_milestone_usage={namespace:"sf.support",name:"EntitlementMilestoneUsage",pbjsSchema:{"nested":{"sf":{"nested":{"support":{"nested":{"EntitlementMilestoneUsage":{"oneofs":{"_slaPolicyId":{"oneof":["slaPolicyId"]},"_milestoneId":{"oneof":["milestoneId"]},"_processType":{"oneof":["processType"]},"_triggerType":{"oneof":["triggerType"]},"_agreementType":{"oneof":["agreementType"]},"_entitlementId":{"oneof":["entitlementId"]},"_recordId":{"oneof":["recordId"]},"_parentRecordType":{"oneof":["parentRecordType"]},
"_parentRecordId":{"oneof":["parentRecordId"]}},"fields":{"recordId":{"options":{"proto3_optional":true},"id":7,"type":"string"},"agreementType":{"options":{"proto3_optional":true},"id":3,"type":"string"},"interactionType":{"id":2,"type":"string"},"entitlementId":{"options":{"proto3_optional":true},"id":8,"type":"string"},"milestoneId":{"options":{"proto3_optional":true},"id":10,"type":"string"},"parentRecordType":{"options":{"proto3_optional":true},"id":5,"type":"string"},"componentName":{"id":1,
"type":"string"},"processType":{"options":{"proto3_optional":true},"id":4,"type":"string"},"triggerType":{"options":{"proto3_optional":true},"id":11,"type":"string"},"slaPolicyId":{"options":{"proto3_optional":true},"id":6,"type":"string"},"parentRecordId":{"options":{"proto3_optional":true},"id":9,"type":"string"}}}}}}}}}};