CreateCustomerRelationshipsResponse ComplexType
The response from the CreateCustomerRelationships Action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
AttributeId | Edm.Guid |
The MetadataId of the LookupAttributeMetadata that is created. |
RelationshipIds | Collection( Edm.Guid ) |
An array of relationship IDs created for the attribute to Account and Contact entities. |
Used by
The following use the CreateCustomerRelationshipsResponse ComplexType.
Name | How used |
---|---|
CreateCustomerRelationships | ReturnType |