https://ns.adobe.com/xdm/mixins/experienceevent-appointment-request-steps
Steps for setting up any type of appointment with a company.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | mixins/experience-event/industry-verticals/experienceevent-appointment-request-steps.schema.json |
{
"xdm:userAccount": {
"xdm:appointmentRequestSteps": {
"xdm:tool-usage": {
"xdm:toolUsageCancelled": 1,
"xdm:toolUsageComplete": 1,
"xdm:toolUsageFailure": 1,
"xdm:toolUsageID": "T421",
"xdm:toolUsageName": "calculator",
"xdm:toolUsageSaved": 1,
"xdm:toolUsageStart": 1,
"xdm:toolUsageStep": 1,
"xdm:toolUsageStepName": "enter parameters",
"xdm:toolUsageSubmitted": 1,
"xdm:toolUsageType": "generic"
}
}
}
}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:userAccount | object |
Optional | Appointment Request Steps (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:userAccount
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:appointmentRequestSteps |
Optional |
Extension of toolUsage data type.
xdm:appointmentRequestSteps
- is optional
- type: reference