File tree Expand file tree Collapse file tree 1 file changed +0
-13
lines changed
extensions/adobe/experience/b2b/bizible Expand file tree Collapse file tree 1 file changed +0
-13
lines changed Original file line number Diff line number Diff line change 1212 "meta:extensible" : true ,
1313 "meta:abstract" : true ,
1414 "meta:intendedToExtend" : [" https://ns.adobe.com/xdm/context/profile" ],
15- "meta:extends" : [
16- " https://ns.adobe.com/xdm/mixins/b2b-person-details" ,
17- " https://ns.adobe.com/xdm/mixins/b2b-person-components"
18- ],
1915 "description" : " This mixin is used to capture Bizible B2B Person specific attributes. A B2B Person could be a contact/lead etc." ,
2016 "definitions" : {
2117 "bizible-person-details" : {
3430 }
3531 },
3632 "allOf" : [
37- {
38- "$ref" : " https://ns.adobe.com/xdm/common/extensible#/definitions/@context"
39- },
4033 {
4134 "$ref" : " #/definitions/bizible-person-details"
42- },
43- {
44- "$ref" : " https://ns.adobe.com/xdm/mixins/b2b-person-details"
45- },
46- {
47- "$ref" : " https://ns.adobe.com/xdm/mixins/b2b-person-components"
4835 }
4936 ],
5037 "meta:status" : " experimental"
You can’t perform that action at this time.
0 commit comments