Table of Contents

Class SfDatacloudDandBCompany

Namespace
NetCoreForce.Models
Assembly
NetCoreForce.Models.dll

D&B Company

SObject Name: DatacloudDandBCompany

Custom Object: False

public class SfDatacloudDandBCompany : SObject
Inheritance
SfDatacloudDandBCompany
Inherited Members

Properties

City

City

Name: City

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "city")]
[Updateable(false)]
[Createable(false)]
public string City { get; set; }

Property Value

string

CompanyCurrencyIsoCode

Local Currency ISO Code

Name: CompanyCurrencyIsoCode

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "companyCurrencyIsoCode")]
[Updateable(false)]
[Createable(false)]
public string CompanyCurrencyIsoCode { get; set; }

Property Value

string

CompanyId

D&B Company ID

Name: CompanyId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "companyId")]
[Updateable(false)]
[Createable(false)]
public string CompanyId { get; set; }

Property Value

string

Country

Country

Name: Country

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "country")]
[Updateable(false)]
[Createable(false)]
public string Country { get; set; }

Property Value

string

CountryAccessCode

International Dialing Code

Name: CountryAccessCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "countryAccessCode")]
[Updateable(false)]
[Createable(false)]
public string CountryAccessCode { get; set; }

Property Value

string

CountryCode

Country Code

Name: CountryCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "countryCode")]
[Updateable(false)]
[Createable(false)]
public string CountryCode { get; set; }

Property Value

string

CurrencyCode

Local Currency Code

Name: CurrencyCode

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "currencyCode")]
[Updateable(false)]
[Createable(false)]
public string CurrencyCode { get; set; }

Property Value

string

Description

Company Description

Name: Description

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "description")]
[Updateable(false)]
[Createable(false)]
public string Description { get; set; }

Property Value

string

DomesticUltimateBusinessName

Domestic Ultimate Business Name

Name: DomesticUltimateBusinessName

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "domesticUltimateBusinessName")]
[Updateable(false)]
[Createable(false)]
public string DomesticUltimateBusinessName { get; set; }

Property Value

string

DomesticUltimateDunsNumber

Domestic Ultimate D-U-N-S Number

Name: DomesticUltimateDunsNumber

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "domesticUltimateDunsNumber")]
[Updateable(false)]
[Createable(false)]
public string DomesticUltimateDunsNumber { get; set; }

Property Value

string

DunsNumber

D-U-N-S Number

Name: DunsNumber

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "dunsNumber")]
[Updateable(false)]
[Createable(false)]
public string DunsNumber { get; set; }

Property Value

string

EmployeeQuantityGrowthRate

Employee Quantity Growth Rate

Name: EmployeeQuantityGrowthRate

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "employeeQuantityGrowthRate")]
[Updateable(false)]
[Createable(false)]
public double? EmployeeQuantityGrowthRate { get; set; }

Property Value

double?

EmployeesHere

Number of Employees - Location

Name: EmployeesHere

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "employeesHere")]
[Updateable(false)]
[Createable(false)]
public double? EmployeesHere { get; set; }

Property Value

double?

EmployeesHereReliability

Number of Employees - Location Indicator

Name: EmployeesHereReliability

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "employeesHereReliability")]
[Updateable(false)]
[Createable(false)]
public string EmployeesHereReliability { get; set; }

Property Value

string

EmployeesTotal

Number of Employees - Total

Name: EmployeesTotal

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "employeesTotal")]
[Updateable(false)]
[Createable(false)]
public double? EmployeesTotal { get; set; }

Property Value

double?

EmployeesTotalReliability

Number of Employees - Total Indicator

Name: EmployeesTotalReliability

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "employeesTotalReliability")]
[Updateable(false)]
[Createable(false)]
public string EmployeesTotalReliability { get; set; }

Property Value

string

ExternalId

D&B Company ID

Name: ExternalId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "externalId")]
[Updateable(false)]
[Createable(false)]
public string ExternalId { get; set; }

Property Value

string

FamilyMembers

Number of Business Family Members

Name: FamilyMembers

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "familyMembers")]
[Updateable(false)]
[Createable(false)]
public int? FamilyMembers { get; set; }

Property Value

int?

Fax

Facsimile Number

Name: Fax

SF Type: phone

Nillable: True

[JsonProperty(PropertyName = "fax")]
[Updateable(false)]
[Createable(false)]
public string Fax { get; set; }

Property Value

string

FifthNaics

Fifth NAICS Code

Name: FifthNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthNaics")]
[Updateable(false)]
[Createable(false)]
public string FifthNaics { get; set; }

Property Value

string

FifthNaicsDesc

Fifth NAICS Description

Name: FifthNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string FifthNaicsDesc { get; set; }

Property Value

string

FifthSic

Fourth SIC Description

Name: FifthSic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthSic")]
[Updateable(false)]
[Createable(false)]
public string FifthSic { get; set; }

Property Value

string

FifthSic8

Fifth SIC8 Code

Name: FifthSic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthSic8")]
[Updateable(false)]
[Createable(false)]
public string FifthSic8 { get; set; }

Property Value

string

FifthSic8Desc

Fifth SIC8 Description

Name: FifthSic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthSic8Desc")]
[Updateable(false)]
[Createable(false)]
public string FifthSic8Desc { get; set; }

Property Value

string

FifthSicDesc

Fifth SIC Description

Name: FifthSicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fifthSicDesc")]
[Updateable(false)]
[Createable(false)]
public string FifthSicDesc { get; set; }

Property Value

string

FipsMsaCode

FIPS MSA Code

Name: FipsMsaCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fipsMsaCode")]
[Updateable(false)]
[Createable(false)]
public string FipsMsaCode { get; set; }

Property Value

string

FipsMsaDesc

FIPS MSA Code Description

Name: FipsMsaDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fipsMsaDesc")]
[Updateable(false)]
[Createable(false)]
public string FipsMsaDesc { get; set; }

Property Value

string

FortuneRank

Fortune Rank

Name: FortuneRank

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "fortuneRank")]
[Updateable(false)]
[Createable(false)]
public int? FortuneRank { get; set; }

Property Value

int?

FourthNaics

Fourth NAICS Code

Name: FourthNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthNaics")]
[Updateable(false)]
[Createable(false)]
public string FourthNaics { get; set; }

Property Value

string

FourthNaicsDesc

Fourth NAICS Description

Name: FourthNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string FourthNaicsDesc { get; set; }

Property Value

string

FourthSic

Fourth SIC Code

Name: FourthSic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthSic")]
[Updateable(false)]
[Createable(false)]
public string FourthSic { get; set; }

Property Value

string

FourthSic8

Fourth SIC8 Code

Name: FourthSic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthSic8")]
[Updateable(false)]
[Createable(false)]
public string FourthSic8 { get; set; }

Property Value

string

FourthSic8Desc

Fourth SIC8 Description

Name: FourthSic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthSic8Desc")]
[Updateable(false)]
[Createable(false)]
public string FourthSic8Desc { get; set; }

Property Value

string

FourthSicDesc

Fourth SIC Description

Name: FourthSicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fourthSicDesc")]
[Updateable(false)]
[Createable(false)]
public string FourthSicDesc { get; set; }

Property Value

string

FullAddress

Address

Name: FullAddress

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "fullAddress")]
[Updateable(false)]
[Createable(false)]
public string FullAddress { get; set; }

Property Value

string

GeoCodeAccuracy

Geocode Accuracy

Name: GeoCodeAccuracy

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "geoCodeAccuracy")]
[Updateable(false)]
[Createable(false)]
public string GeoCodeAccuracy { get; set; }

Property Value

string

GlobalUltimateBusinessName

Global Ultimate Business Name

Name: GlobalUltimateBusinessName

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "globalUltimateBusinessName")]
[Updateable(false)]
[Createable(false)]
public string GlobalUltimateBusinessName { get; set; }

Property Value

string

GlobalUltimateDunsNumber

Global Ultimate D-U-N-S Number

Name: GlobalUltimateDunsNumber

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "globalUltimateDunsNumber")]
[Updateable(false)]
[Createable(false)]
public string GlobalUltimateDunsNumber { get; set; }

Property Value

string

GlobalUltimateTotalEmployees

Number of Employees - Global

Name: GlobalUltimateTotalEmployees

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "globalUltimateTotalEmployees")]
[Updateable(false)]
[Createable(false)]
public double? GlobalUltimateTotalEmployees { get; set; }

Property Value

double?

Id

D&B Company ID

Name: Id

SF Type: id

Nillable: False

[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }

Property Value

string

ImportExportAgent

Import/Export

Name: ImportExportAgent

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "importExportAgent")]
[Updateable(false)]
[Createable(false)]
public string ImportExportAgent { get; set; }

Property Value

string

IncludedInSnP500

Included In S&P 500

Name: IncludedInSnP500

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "includedInSnP500")]
[Updateable(false)]
[Createable(false)]
public string IncludedInSnP500 { get; set; }

Property Value

string

Industry

Industry

Name: Industry

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "industry")]
[Updateable(false)]
[Createable(false)]
public string Industry { get; set; }

Property Value

string

IsInCrm

In CRM

Name: IsInCrm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isInCrm")]
[Updateable(false)]
[Createable(false)]
public bool? IsInCrm { get; set; }

Property Value

bool?

IsOwned

Owned Status

Name: IsOwned

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isOwned")]
[Updateable(false)]
[Createable(false)]
public bool? IsOwned { get; set; }

Property Value

bool?

IsParent

Parent

Name: IsParent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "isParent")]
[Updateable(false)]
[Createable(false)]
public bool? IsParent { get; set; }

Property Value

bool?

Latitude

Latitude

Name: Latitude

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "latitude")]
[Updateable(false)]
[Createable(false)]
public string Latitude { get; set; }

Property Value

string

LegalStatus

Legal Structure

Name: LegalStatus

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "legalStatus")]
[Updateable(false)]
[Createable(false)]
public string LegalStatus { get; set; }

Property Value

string

LocationStatus

Location Type

Name: LocationStatus

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "locationStatus")]
[Updateable(false)]
[Createable(false)]
public string LocationStatus { get; set; }

Property Value

string

Longitude

Longitude

Name: Longitude

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "longitude")]
[Updateable(false)]
[Createable(false)]
public string Longitude { get; set; }

Property Value

string

MailingCity

Mailing City

Name: MailingCity

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingCity")]
[Updateable(false)]
[Createable(false)]
public string MailingCity { get; set; }

Property Value

string

MailingCountry

Mailing Country

Name: MailingCountry

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingCountry")]
[Updateable(false)]
[Createable(false)]
public string MailingCountry { get; set; }

Property Value

string

MailingCountryCode

Mailing Country Code

Name: MailingCountryCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingCountryCode")]
[Updateable(false)]
[Createable(false)]
public string MailingCountryCode { get; set; }

Property Value

string

MailingState

Mailing State

Name: MailingState

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingState")]
[Updateable(false)]
[Createable(false)]
public string MailingState { get; set; }

Property Value

string

MailingStateCode

Mailing State Code

Name: MailingStateCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingStateCode")]
[Updateable(false)]
[Createable(false)]
public string MailingStateCode { get; set; }

Property Value

string

MailingStreet

Mailing Street Address

Name: MailingStreet

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingStreet")]
[Updateable(false)]
[Createable(false)]
public string MailingStreet { get; set; }

Property Value

string

MailingZip

Mailing Postal Code

Name: MailingZip

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "mailingZip")]
[Updateable(false)]
[Createable(false)]
public string MailingZip { get; set; }

Property Value

string

MarketingPreScreen

Delinquency Risk

Name: MarketingPreScreen

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "marketingPreScreen")]
[Updateable(false)]
[Createable(false)]
public string MarketingPreScreen { get; set; }

Property Value

string

MarketingSegmentationCluster

Marketing Segmentation Cluster

Name: MarketingSegmentationCluster

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "marketingSegmentationCluster")]
[Updateable(false)]
[Createable(false)]
public string MarketingSegmentationCluster { get; set; }

Property Value

string

MinorityOwned

Minority-Owned Indicator

Name: MinorityOwned

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "minorityOwned")]
[Updateable(false)]
[Createable(false)]
public string MinorityOwned { get; set; }

Property Value

string

Name

D&B Company Name

Name: Name

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "name")]
[Updateable(false)]
[Createable(false)]
public string Name { get; set; }

Property Value

string

NationalId

National Identification Number

Name: NationalId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "nationalId")]
[Updateable(false)]
[Createable(false)]
public string NationalId { get; set; }

Property Value

string

NationalIdType

National Identification System

Name: NationalIdType

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "nationalIdType")]
[Updateable(false)]
[Createable(false)]
public string NationalIdType { get; set; }

Property Value

string

OutOfBusiness

Out Of Business Indicator

Name: OutOfBusiness

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "outOfBusiness")]
[Updateable(false)]
[Createable(false)]
public string OutOfBusiness { get; set; }

Property Value

string

OwnOrRent

Location Ownership Indicator

Name: OwnOrRent

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "ownOrRent")]
[Updateable(false)]
[Createable(false)]
public string OwnOrRent { get; set; }

Property Value

string

ParentOrHqBusinessName

Parent Company Business Name

Name: ParentOrHqBusinessName

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "parentOrHqBusinessName")]
[Updateable(false)]
[Createable(false)]
public string ParentOrHqBusinessName { get; set; }

Property Value

string

ParentOrHqDunsNumber

Parent Company D-U-N-S Number

Name: ParentOrHqDunsNumber

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "parentOrHqDunsNumber")]
[Updateable(false)]
[Createable(false)]
public string ParentOrHqDunsNumber { get; set; }

Property Value

string

Phone

Telephone Number

Name: Phone

SF Type: phone

Nillable: True

[JsonProperty(PropertyName = "phone")]
[Updateable(false)]
[Createable(false)]
public string Phone { get; set; }

Property Value

string

PremisesMeasure

Premises Area Measurement

Name: PremisesMeasure

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "premisesMeasure")]
[Updateable(false)]
[Createable(false)]
public int? PremisesMeasure { get; set; }

Property Value

int?

PremisesMeasureReliability

Premises Area Measurement Reliability Text

Name: PremisesMeasureReliability

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "premisesMeasureReliability")]
[Updateable(false)]
[Createable(false)]
public string PremisesMeasureReliability { get; set; }

Property Value

string

PremisesMeasureUnit

Premises Area Unit of Measurement

Name: PremisesMeasureUnit

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "premisesMeasureUnit")]
[Updateable(false)]
[Createable(false)]
public string PremisesMeasureUnit { get; set; }

Property Value

string

PrimaryNaics

Primary NAICS Code

Name: PrimaryNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primaryNaics")]
[Updateable(false)]
[Createable(false)]
public string PrimaryNaics { get; set; }

Property Value

string

PrimaryNaicsDesc

Primary NAICS Description

Name: PrimaryNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primaryNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string PrimaryNaicsDesc { get; set; }

Property Value

string

PrimarySic

Primary SIC Code

Name: PrimarySic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primarySic")]
[Updateable(false)]
[Createable(false)]
public string PrimarySic { get; set; }

Property Value

string

PrimarySic8

SIC8 Code

Name: PrimarySic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primarySic8")]
[Updateable(false)]
[Createable(false)]
public string PrimarySic8 { get; set; }

Property Value

string

PrimarySic8Desc

SIC8 Description

Name: PrimarySic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primarySic8Desc")]
[Updateable(false)]
[Createable(false)]
public string PrimarySic8Desc { get; set; }

Property Value

string

PrimarySicDesc

Primary SIC Description

Name: PrimarySicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "primarySicDesc")]
[Updateable(false)]
[Createable(false)]
public string PrimarySicDesc { get; set; }

Property Value

string

PriorYearEmployees

Prior Year Employee

Name: PriorYearEmployees

SF Type: int

Nillable: True

[JsonProperty(PropertyName = "priorYearEmployees")]
[Updateable(false)]
[Createable(false)]
public int? PriorYearEmployees { get; set; }

Property Value

int?

PriorYearRevenue

Prior Year Revenue

Name: PriorYearRevenue

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "priorYearRevenue")]
[Updateable(false)]
[Createable(false)]
public double? PriorYearRevenue { get; set; }

Property Value

double?

PublicIndicator

Ownership Type Indicator

Name: PublicIndicator

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "publicIndicator")]
[Updateable(false)]
[Createable(false)]
public string PublicIndicator { get; set; }

Property Value

string

Revenue

Revenue

Name: Revenue

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "revenue")]
[Updateable(false)]
[Createable(false)]
public double? Revenue { get; set; }

Property Value

double?

SObjectTypeName

[JsonIgnore]
public static string SObjectTypeName { get; }

Property Value

string

SalesTurnoverGrowthRate

Sales Turnover Growth Rate

Name: SalesTurnoverGrowthRate

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "salesTurnoverGrowthRate")]
[Updateable(false)]
[Createable(false)]
public double? SalesTurnoverGrowthRate { get; set; }

Property Value

double?

SalesVolume

Annual Sales Volume

Name: SalesVolume

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "salesVolume")]
[Updateable(false)]
[Createable(false)]
public double? SalesVolume { get; set; }

Property Value

double?

SalesVolumeReliability

Annual Sales Volume Indicator

Name: SalesVolumeReliability

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "salesVolumeReliability")]
[Updateable(false)]
[Createable(false)]
public string SalesVolumeReliability { get; set; }

Property Value

string

SecondNaics

Second NAICS Code

Name: SecondNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondNaics")]
[Updateable(false)]
[Createable(false)]
public string SecondNaics { get; set; }

Property Value

string

SecondNaicsDesc

Second NAICS Description

Name: SecondNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string SecondNaicsDesc { get; set; }

Property Value

string

SecondSic

Second SIC Code

Name: SecondSic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondSic")]
[Updateable(false)]
[Createable(false)]
public string SecondSic { get; set; }

Property Value

string

SecondSic8

Second SIC8 Code

Name: SecondSic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondSic8")]
[Updateable(false)]
[Createable(false)]
public string SecondSic8 { get; set; }

Property Value

string

SecondSic8Desc

Second SIC8 Description

Name: SecondSic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondSic8Desc")]
[Updateable(false)]
[Createable(false)]
public string SecondSic8Desc { get; set; }

Property Value

string

SecondSicDesc

Second SIC Description

Name: SecondSicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "secondSicDesc")]
[Updateable(false)]
[Createable(false)]
public string SecondSicDesc { get; set; }

Property Value

string

SicCodeDesc

Industry Codes

Name: SicCodeDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sicCodeDesc")]
[Updateable(false)]
[Createable(false)]
public string SicCodeDesc { get; set; }

Property Value

string

SixthNaics

Sixth NAICS Code

Name: SixthNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthNaics")]
[Updateable(false)]
[Createable(false)]
public string SixthNaics { get; set; }

Property Value

string

SixthNaicsDesc

Sixth NAICS Description

Name: SixthNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string SixthNaicsDesc { get; set; }

Property Value

string

SixthSic

Sixth SIC Code

Name: SixthSic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthSic")]
[Updateable(false)]
[Createable(false)]
public string SixthSic { get; set; }

Property Value

string

SixthSic8

Sixth SIC8 Code

Name: SixthSic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthSic8")]
[Updateable(false)]
[Createable(false)]
public string SixthSic8 { get; set; }

Property Value

string

SixthSic8Desc

Sixth SIC8 Description

Name: SixthSic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthSic8Desc")]
[Updateable(false)]
[Createable(false)]
public string SixthSic8Desc { get; set; }

Property Value

string

SixthSicDesc

Sixth SIC Description

Name: SixthSicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "sixthSicDesc")]
[Updateable(false)]
[Createable(false)]
public string SixthSicDesc { get; set; }

Property Value

string

SmallBusiness

Small Business Indicator

Name: SmallBusiness

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "smallBusiness")]
[Updateable(false)]
[Createable(false)]
public string SmallBusiness { get; set; }

Property Value

string

State

State

Name: State

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "state")]
[Updateable(false)]
[Createable(false)]
public string State { get; set; }

Property Value

string

StateCode

State Code

Name: StateCode

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "stateCode")]
[Updateable(false)]
[Createable(false)]
public string StateCode { get; set; }

Property Value

string

StockExchange

Stock Exchange

Name: StockExchange

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "stockExchange")]
[Updateable(false)]
[Createable(false)]
public string StockExchange { get; set; }

Property Value

string

StockSymbol

Ticker Symbol

Name: StockSymbol

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "stockSymbol")]
[Updateable(false)]
[Createable(false)]
public string StockSymbol { get; set; }

Property Value

string

Street

Street Address

Name: Street

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "street")]
[Updateable(false)]
[Createable(false)]
public string Street { get; set; }

Property Value

string

Subsidiary

Subsidiary Indicator

Name: Subsidiary

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "subsidiary")]
[Updateable(false)]
[Createable(false)]
public string Subsidiary { get; set; }

Property Value

string

ThirdNaics

Third NAICS Code

Name: ThirdNaics

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdNaics")]
[Updateable(false)]
[Createable(false)]
public string ThirdNaics { get; set; }

Property Value

string

ThirdNaicsDesc

Third NAICS Description

Name: ThirdNaicsDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdNaicsDesc")]
[Updateable(false)]
[Createable(false)]
public string ThirdNaicsDesc { get; set; }

Property Value

string

ThirdSic

Third SIC Code

Name: ThirdSic

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdSic")]
[Updateable(false)]
[Createable(false)]
public string ThirdSic { get; set; }

Property Value

string

ThirdSic8

Third SIC8 Code

Name: ThirdSic8

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdSic8")]
[Updateable(false)]
[Createable(false)]
public string ThirdSic8 { get; set; }

Property Value

string

ThirdSic8Desc

Third SIC8 Description

Name: ThirdSic8Desc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdSic8Desc")]
[Updateable(false)]
[Createable(false)]
public string ThirdSic8Desc { get; set; }

Property Value

string

ThirdSicDesc

Third SIC Description

Name: ThirdSicDesc

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "thirdSicDesc")]
[Updateable(false)]
[Createable(false)]
public string ThirdSicDesc { get; set; }

Property Value

string

TradeStyle1

Primary Tradestyle

Name: TradeStyle1

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle1")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle1 { get; set; }

Property Value

string

TradeStyle2

Second Tradestyle

Name: TradeStyle2

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle2")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle2 { get; set; }

Property Value

string

TradeStyle3

Third Tradestyle

Name: TradeStyle3

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle3")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle3 { get; set; }

Property Value

string

TradeStyle4

Fourth Tradestyle

Name: TradeStyle4

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle4")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle4 { get; set; }

Property Value

string

TradeStyle5

Fifth Tradestyle

Name: TradeStyle5

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "tradeStyle5")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle5 { get; set; }

Property Value

string

URL

URL

Name: URL

SF Type: url

Nillable: True

[JsonProperty(PropertyName = "uRL")]
[Updateable(false)]
[Createable(false)]
public string URL { get; set; }

Property Value

string

UsTaxId

US Tax ID Number

Name: UsTaxId

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "usTaxId")]
[Updateable(false)]
[Createable(false)]
public string UsTaxId { get; set; }

Property Value

string

WomenOwned

Woman-Owned Indicator

Name: WomenOwned

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "womenOwned")]
[Updateable(false)]
[Createable(false)]
public string WomenOwned { get; set; }

Property Value

string

YearStarted

Year Started

Name: YearStarted

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "yearStarted")]
[Updateable(false)]
[Createable(false)]
public string YearStarted { get; set; }

Property Value

string

Zip

Postal Code

Name: Zip

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "zip")]
[Updateable(false)]
[Createable(false)]
public string Zip { get; set; }

Property Value

string