You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[Abstract](../../../../../abstract.md)|[Extensible](../../../../../extensions.md)|[Status](../../../../../status.md)|[Identifiable](../../../../../id.md)|[Custom Properties](../../../../../extensions.md)|[Additional Properties](../../../../../extensions.md)| Defined In |
| Can be instantiated | Yes | Experimental | No | Forbidden | Permitted |[adobe/experience/b2b/bizible/bizible-account-details.schema.json](adobe/experience/b2b/bizible/bizible-account-details.schema.json)|
"description": "This mixin is used to capture and maintain additional Bizible opportunity attributes. They extend the ones used by industry crm systems.",
18
+
"definitions": {
19
+
"bizible-opportunity-details": {
20
+
"properties": {
21
+
"bizible:stage": {
22
+
"title": "Opportunity Stage",
23
+
"description": "Current stage of a business opportunity.",
24
+
"type": "string"
25
+
},
26
+
"bizible:stagePrevious": {
27
+
"title": "Opportunity Previous Stage",
28
+
"description": "Previous stage of a business opportunity.",
0 commit comments