leadaddress EntityType
Description: Address information for a lead.
Entity Set path: [organization URI]/api/data/v8.0/leadaddresses
Base Type: crmbaseentity EntityType
Display Name: Lead Address
Primary Key: leadaddressid
Properties
Single-valued navigation properties
The leadaddress entity type has no collection-valued navigation properties.
Properties
Properties represent fields of data stored in the entity. Some properties are not writable.
Name | Type | Details |
---|---|---|
_createdby_value |
Edm.Guid |
Description: Unique identifier of the user who created the lead address. Computed property Read-only property |
_createdonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who created the leadaddress. Computed property Read-only property |
_modifiedby_value |
Edm.Guid |
Description: Unique identifier of the user who last modified the lead address. Computed property Read-only property |
_modifiedonbehalfby_value |
Edm.Guid |
Description: Unique identifier of the delegate user who last modified the leadaddress. Computed property Read-only property |
_parentid_value |
Edm.Guid |
Description: Unique identifier of the parent object with which the lead address is associated. Computed property Read-only property |
_transactioncurrencyid_value |
Edm.Guid |
Description: Unique identifier of the currency associated with the leadaddress. Computed property Read-only property |
addressnumber |
Edm.Int32 |
Description: Information about the address for the lead. Display Name: Address Number |
addresstypecode |
Edm.Int32 |
Description: Type of address for the lead address. Display Name: Address Type |
city |
Edm.String |
Description: City name in the address for the lead. Display Name: City |
composite |
Edm.String |
Description: Shows the complete address. Display Name: Address Read-only property |
country |
Edm.String |
Description: Country/region name in the address for the lead. Display Name: Country/Region |
county |
Edm.String |
Description: County name in the address for the lead. Display Name: County |
createdon |
Edm.DateTimeOffset |
Description: Date and time when the lead address was created. Display Name: Created On Read-only property |
exchangerate |
Edm.Decimal |
Description: Exchange rate for the currency associated with the leadaddress with respect to the base currency. Display Name: Exchange Rate Read-only property |
fax |
Edm.String |
Description: Fax number for the address for the lead. Display Name: Fax |
latitude |
Edm.Double |
Description: Latitude for the address for the lead. Display Name: Latitude |
leadaddressid |
Edm.Guid |
Description: Unique identifier of the lead address. Display Name: Address |
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 lead. Display Name: Longitude |
modifiedon |
Edm.DateTimeOffset |
Description: Date and time when the lead address was last modified. Display Name: Modified On Read-only property |
name |
Edm.String |
Description: Name used to identify the lead address. Display Name: Address Name |
postalcode |
Edm.String |
Description: ZIP Code or postal code in the address for the lead. Display Name: ZIP/Postal Code |
postofficebox |
Edm.String |
Description: Post office box number in the address for the lead. Display Name: Post Office Box |
shippingmethodcode |
Edm.Int32 |
Description: Method of shipment for the lead. Display Name: Shipping Method |
stateorprovince |
Edm.String |
Description: State or province in the address for the lead. Display Name: State/Province |
telephone1 |
Edm.String |
Description: First telephone number for the lead address. Display Name: Main Phone |
telephone2 |
Edm.String |
Description: Second telephone number for the lead address. Display Name: Phone 2 |
telephone3 |
Edm.String |
Description: Third telephone number for the lead address. Display Name: Telephone 3 |
upszone |
Edm.String |
Description: United Parcel Service (UPS) zone for the address of the lead. Display Name: UPS Zone |
utcoffset |
Edm.Int32 |
Description: UTC offset for the lead address. This is the difference between local time and standard Coordinated Universal Time. Display Name: UTC Offset |
versionnumber |
Edm.Int64 |
Description: Version number of the lead address. Display Name: Version Number Read-only property |
Single-valued navigation properties
Single-valued navigation properties represent lookup fields where a single entity can be referenced.
Name | Type | Partner |
---|---|---|
createdby |
lk_leadaddressbase_createdby |
|
createdonbehalfby |
lk_leadaddress_createdonbehalfby |
|
modifiedby |
lk_leadaddressbase_modifiedby |
|
modifiedonbehalfby |
lk_leadaddress_modifiedonbehalfby |
|
parentid |
lead_addresses |
|
transactioncurrencyid |
TransactionCurrency_LeadAddress |
另请参阅
其他资源
Web API Action Reference
Web API Function Reference
Web API Query Function Reference
Web API EnumType Reference
Web API ComplexType Reference
Web API Metadata EntityType Reference
Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.