Click or drag to resize

Lead Class

Successful response from retrieving a lead information.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.LeadsInboxLead

Namespace:  ASI.TAM.API.Data.UI.LeadsInbox
Assembly:  ASI.TAM.API.Data.UI.LeadsInbox (in ASI.TAM.API.Data.UI.LeadsInbox.dll) Version: 2021.1.0.1
Syntax
public class Lead

The Lead type exposes the following members.

Properties
  NameDescription
Public propertylead_counrty_code
Country of the lead.
Public propertylead_customer_guid
Customer guid of the lead.
Public propertylead_effective_date
Effective Date of the lead.
Public propertylead_guid
Unique identifier specifying the current lead.
Public propertylead_import_session_guid
Import session guid of the lead.
Public propertylead_imported_date
Imported Date of the lead.
Public propertylead_inbox_payload
lead inbox payload data.
Public propertylead_name
Name of the lead.
Public propertylead_policy_guid
Policy guid of the lead.
Public propertylead_quote_guid
Quote guid of the lead.
Public propertylead_relationships
lead inbox import session data.
Public propertylead_status
Status of the lead.
Top
See Also