https://ns.adobe.com/xdm/mixins/account-person-components
XDM business account person relation component details.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Deprecated | No | Forbidden | Permitted | fieldgroups/account/account-person-components.schema.json |
{}
Property | Type | Required | Defined by |
---|---|---|---|
xdm:accountPersonComponents | object[] |
Optional | XDM Business Account Person Relation Components (this schema) |
* |
any | Additional | this schema allows additional properties |
xdm:accountPersonComponents
-
is optional
-
type:
object[]
-
defined in this schema
Array type: object[]
All items must be of the type:
object
with following properties:
Property | Type | Required |
---|---|---|
xdm:personRole |
string | Optional |
xdm:sourceAccountID |
Optional | |
xdm:sourceAccountPersonID |
Optional | |
xdm:sourceExternalID |
Optional | |
xdm:sourcePersonID |
Optional |
Role of the person pertaining to this account.
xdm:personRole
- is optional
- type:
string
string
Account unique identifier at the source.
xdm:sourceAccountID
- is optional
- type: reference
Account person relationship unique identifier at the source.
xdm:sourceAccountPersonID
- is optional
- type: reference
External unique identifer at the source.
xdm:sourceExternalID
- is optional
- type: reference
Person unique identifer at the source.
xdm:sourcePersonID
- is optional
- type: reference