competitoraddress EntityType
Updated: November 29, 2016
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Description: Additional addresses for a competitor. The first two addresses are stored in the competitor object.
Entity Set path:[organization URI]/api/data/v8.2/competitoraddresses
Base Type: crmbaseentity EntityType
Display Name: Competitor Address
Primary Key: competitoraddressid
Primary Name Attribute: name
Properties represent fields of data stored in the entity. Some properties are read-only.
Name | Type | Details |
|---|---|---|
addressnumber | Edm.Int32 | Description: Information about which competitor address is applicable. Display Name: Address Number |
addresstypecode | Edm.Int32 | Description: Type of address for the competitor, such as primary address. Display Name: Address Type |
city | Edm.String | Description: City name in the competitor address. Display Name: City |
competitoraddressid | Edm.Guid | Description: Unique identifier of the competitor address. Display Name: Competitor Address |
composite | Edm.String | Description: Shows the complete address. Display Name: Address Read-only property |
country | Edm.String | Description: Country/region name in the competitor address. Display Name: Country/Region |
county | Edm.String | Description: County name in the competitor address. Display Name: County |
createdon | Edm.DateTimeOffset | Description: Date and time when the competitor address was created. Display Name: Created On Read-only property |
fax | Edm.String | Description: Fax number for the competitor address. Display Name: Fax |
latitude | Edm.Double | Description: Latitude for the competitor address. Display Name: Latitude |
line1 | Edm.String | Description: First line for entering address information. Display Name: Street 1 |
line2 | Edm.String | Description: Second line for entering address information. Display Name: Street 2 |
line3 | Edm.String | Description: Third line for entering address information. Display Name: Street 3 |
longitude | Edm.Double | Description: Longitude for the address for the competitor. Display Name: Longitude |
modifiedon | Edm.DateTimeOffset | Description: Date and time when the competitor address was last modified. Display Name: Modified On Read-only property |
name | Edm.String | Description: Name used to identify the competitor address. Display Name: Address Name |
postalcode | Edm.String | Description: ZIP Code or postal code in the competitor address. Display Name: ZIP/Postal Code |
postofficebox | Edm.String | Description: Post office box number in the competitor address. Display Name: Post Office Box |
shippingmethodcode | Edm.Int32 | Description: Method of shipment for the competitor. Display Name: Shipping Method |
stateorprovince | Edm.String | Description: State or province in the competitor address. Display Name: State/Province |
telephone1 | Edm.String | Description: First telephone number for the competitor address. Display Name: Main Phone |
telephone2 | Edm.String | Description: Second telephone number for the competitor address. Display Name: Phone 2 |
telephone3 | Edm.String | Description: Third telephone number for the competitor address. Display Name: Phone 3 |
upszone | Edm.String | Description: United Parcel Service (UPS) zone for the address of the competitor. Display Name: UPS Zone |
utcoffset | Edm.Int32 | Description: UTC offset for address 1. This is the difference between local time and standard Coordinated Universal Time. Display Name: UTC Offset |
versionnumber | Edm.Int64 | Description: Version number of the competitor address. Display Name: Version Number Read-only property |
Lookup properties are read-only, computed properties which contain entity primary key Edm.Guid data for one or more corresponding single-valued navigation properties. More information: Lookup properties and Retrieve data about lookup properties
Name | Single-valued navigation property | Description |
|---|---|---|
_createdby_value | createdby | Unique identifier of the user who created the competitor address. |
_createdonbehalfby_value | createdonbehalfby | Unique identifier of the delegate user who created the competitor address. |
_modifiedby_value | modifiedby | Unique identifier of the user who last modified the competitor address. |
_modifiedonbehalfby_value | modifiedonbehalfby | Unique identifier of the delegate user who last modified the competitor address. |
_parentid_value | parentid | Unique identifier of the parent object with which the competitor address is associated. |
Single-valued navigation properties represent lookup fields where a single entity can be referenced. Each single-valued navigation property has a corresponding partner collection-valued navigation property on the related entity.
Name | Type | Partner |
|---|---|---|
createdby | lk_competitoraddressbase_createdby | |
createdonbehalfby | lk_competitoraddress_createdonbehalfby | |
modifiedby | lk_competitoraddressbase_modifiedby | |
modifiedonbehalfby | lk_competitoraddress_modifiedonbehalfby | |
parentid | competitor_addresses |
Collection-valued navigation properties represent collections of entities which may represent either a one-to-many (1:N) or many-to-many (N:N) relationship between the entities.
Name | Type | Partner |
|---|---|---|
CompetitorAddress_SyncErrors | regardingobjectid_competitoraddress_syncerror |
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright