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
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
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
Country
Country
Name: Country
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "country")]
[Updateable(false)]
[Createable(false)]
public string Country { get; set; }
Property Value
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
CountryCode
Country Code
Name: CountryCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "countryCode")]
[Updateable(false)]
[Createable(false)]
public string CountryCode { get; set; }
Property Value
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
Description
Company Description
Name: Description
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "description")]
[Updateable(false)]
[Createable(false)]
public string Description { get; set; }
Property Value
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
FullAddress
Address
Name: FullAddress
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fullAddress")]
[Updateable(false)]
[Createable(false)]
public string FullAddress { get; set; }
Property Value
GeoCodeAccuracy
Geocode Accuracy
Name: GeoCodeAccuracy
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "geoCodeAccuracy")]
[Updateable(false)]
[Createable(false)]
public string GeoCodeAccuracy { get; set; }
Property Value
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
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
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
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
ImportExportAgent
Import/Export
Name: ImportExportAgent
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "importExportAgent")]
[Updateable(false)]
[Createable(false)]
public string ImportExportAgent { get; set; }
Property Value
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
Industry
Industry
Name: Industry
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "industry")]
[Updateable(false)]
[Createable(false)]
public string Industry { get; set; }
Property Value
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
LegalStatus
Legal Structure
Name: LegalStatus
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "legalStatus")]
[Updateable(false)]
[Createable(false)]
public string LegalStatus { get; set; }
Property Value
LocationStatus
Location Type
Name: LocationStatus
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "locationStatus")]
[Updateable(false)]
[Createable(false)]
public string LocationStatus { get; set; }
Property Value
Longitude
Longitude
Name: Longitude
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "longitude")]
[Updateable(false)]
[Createable(false)]
public string Longitude { get; set; }
Property Value
MailingCity
Mailing City
Name: MailingCity
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingCity")]
[Updateable(false)]
[Createable(false)]
public string MailingCity { get; set; }
Property Value
MailingCountry
Mailing Country
Name: MailingCountry
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingCountry")]
[Updateable(false)]
[Createable(false)]
public string MailingCountry { get; set; }
Property Value
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
MailingState
Mailing State
Name: MailingState
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingState")]
[Updateable(false)]
[Createable(false)]
public string MailingState { get; set; }
Property Value
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
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
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
MarketingPreScreen
Delinquency Risk
Name: MarketingPreScreen
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "marketingPreScreen")]
[Updateable(false)]
[Createable(false)]
public string MarketingPreScreen { get; set; }
Property Value
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
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
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
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
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
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
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
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
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
Phone
Telephone Number
Name: Phone
SF Type: phone
Nillable: True
[JsonProperty(PropertyName = "phone")]
[Updateable(false)]
[Createable(false)]
public string Phone { get; set; }
Property Value
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
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
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
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
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
PrimarySic8
SIC8 Code
Name: PrimarySic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySic8")]
[Updateable(false)]
[Createable(false)]
public string PrimarySic8 { get; set; }
Property Value
PrimarySic8Desc
SIC8 Description
Name: PrimarySic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySic8Desc")]
[Updateable(false)]
[Createable(false)]
public string PrimarySic8Desc { get; set; }
Property Value
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
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
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
Revenue
Revenue
Name: Revenue
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "revenue")]
[Updateable(false)]
[Createable(false)]
public double? Revenue { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
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
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
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
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
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
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
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
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
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
SicCodeDesc
Industry Codes
Name: SicCodeDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sicCodeDesc")]
[Updateable(false)]
[Createable(false)]
public string SicCodeDesc { get; set; }
Property Value
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
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
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
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
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
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
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
State
State
Name: State
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "state")]
[Updateable(false)]
[Createable(false)]
public string State { get; set; }
Property Value
StateCode
State Code
Name: StateCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "stateCode")]
[Updateable(false)]
[Createable(false)]
public string StateCode { get; set; }
Property Value
StockExchange
Stock Exchange
Name: StockExchange
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "stockExchange")]
[Updateable(false)]
[Createable(false)]
public string StockExchange { get; set; }
Property Value
StockSymbol
Ticker Symbol
Name: StockSymbol
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "stockSymbol")]
[Updateable(false)]
[Createable(false)]
public string StockSymbol { get; set; }
Property Value
Street
Street Address
Name: Street
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "street")]
[Updateable(false)]
[Createable(false)]
public string Street { get; set; }
Property Value
Subsidiary
Subsidiary Indicator
Name: Subsidiary
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "subsidiary")]
[Updateable(false)]
[Createable(false)]
public string Subsidiary { get; set; }
Property Value
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
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
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
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
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
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
TradeStyle1
Primary Tradestyle
Name: TradeStyle1
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle1")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle1 { get; set; }
Property Value
TradeStyle2
Second Tradestyle
Name: TradeStyle2
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle2")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle2 { get; set; }
Property Value
TradeStyle3
Third Tradestyle
Name: TradeStyle3
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle3")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle3 { get; set; }
Property Value
TradeStyle4
Fourth Tradestyle
Name: TradeStyle4
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle4")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle4 { get; set; }
Property Value
TradeStyle5
Fifth Tradestyle
Name: TradeStyle5
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle5")]
[Updateable(false)]
[Createable(false)]
public string TradeStyle5 { get; set; }
Property Value
URL
URL
Name: URL
SF Type: url
Nillable: True
[JsonProperty(PropertyName = "uRL")]
[Updateable(false)]
[Createable(false)]
public string URL { get; set; }
Property Value
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
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
YearStarted
Year Started
Name: YearStarted
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "yearStarted")]
[Updateable(false)]
[Createable(false)]
public string YearStarted { get; set; }
Property Value
Zip
Postal Code
Name: Zip
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "zip")]
[Updateable(false)]
[Createable(false)]
public string Zip { get; set; }