Class SfDandBCompany
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
D&B Company
SObject Name: DandBCompany
Custom Object: False
public class SfDandBCompany : SObject
- Inheritance
-
SfDandBCompany
- Inherited Members
Properties
Address
Primary Address
Name: Address
SF Type: address
Nillable: True
[JsonProperty(PropertyName = "address")]
[Updateable(false)]
[Createable(false)]
public Address Address { get; set; }
Property Value
City
City
Name: City
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "city")]
public string City { get; set; }
Property Value
CompanyCurrencyIsoCode
Local Currency ISO Code
Name: CompanyCurrencyIsoCode
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "companyCurrencyIsoCode")]
public string CompanyCurrencyIsoCode { get; set; }
Property Value
Country
Country
Name: Country
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "country")]
public string Country { get; set; }
Property Value
CountryAccessCode
International Dialing Code
Name: CountryAccessCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "countryAccessCode")]
public string CountryAccessCode { get; set; }
Property Value
CreatedBy
ReferenceTo: User
RelationshipName: CreatedBy
[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }
Property Value
CreatedById
Created By ID
Name: CreatedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }
Property Value
CreatedDate
Created Date
Name: CreatedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }
Property Value
CurrencyCode
Local Currency Code
Name: CurrencyCode
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "currencyCode")]
public string CurrencyCode { get; set; }
Property Value
Description
Company Description
Name: Description
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "description")]
public string Description { get; set; }
Property Value
DomesticUltimateBusinessName
Domestic Ultimate Business Name
Name: DomesticUltimateBusinessName
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "domesticUltimateBusinessName")]
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")]
public string DomesticUltimateDunsNumber { get; set; }
Property Value
DunsNumber
D-U-N-S Number
Name: DunsNumber
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "dunsNumber")]
public string DunsNumber { get; set; }
Property Value
EmployeeQuantityGrowthRate
Employee Growth
Name: EmployeeQuantityGrowthRate
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "employeeQuantityGrowthRate")]
public double? EmployeeQuantityGrowthRate { get; set; }
Property Value
EmployeesHere
Number of Employees - Location
Name: EmployeesHere
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "employeesHere")]
public double? EmployeesHere { get; set; }
Property Value
EmployeesHereReliability
Number of Employees - Location Indicator
Name: EmployeesHereReliability
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "employeesHereReliability")]
public string EmployeesHereReliability { get; set; }
Property Value
EmployeesTotal
Number of Employees - Total
Name: EmployeesTotal
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "employeesTotal")]
public double? EmployeesTotal { get; set; }
Property Value
EmployeesTotalReliability
Number of Employees - Total Indicator
Name: EmployeesTotalReliability
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "employeesTotalReliability")]
public string EmployeesTotalReliability { get; set; }
Property Value
FamilyMembers
Number of Business Family Members
Name: FamilyMembers
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "familyMembers")]
public int? FamilyMembers { get; set; }
Property Value
- int?
Fax
Facsimile Number
Name: Fax
SF Type: phone
Nillable: True
[JsonProperty(PropertyName = "fax")]
public string Fax { get; set; }
Property Value
FifthNaics
Fifth NAICS Code
Name: FifthNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthNaics")]
public string FifthNaics { get; set; }
Property Value
FifthNaicsDesc
Fifth NAICS Description
Name: FifthNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthNaicsDesc")]
public string FifthNaicsDesc { get; set; }
Property Value
FifthSic
Fifth SIC Code
Name: FifthSic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthSic")]
public string FifthSic { get; set; }
Property Value
FifthSic8
Fifth SIC8 Code
Name: FifthSic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthSic8")]
public string FifthSic8 { get; set; }
Property Value
FifthSic8Desc
Fifth SIC8 Description
Name: FifthSic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthSic8Desc")]
public string FifthSic8Desc { get; set; }
Property Value
FifthSicDesc
Fifth SIC Description
Name: FifthSicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fifthSicDesc")]
public string FifthSicDesc { get; set; }
Property Value
FipsMsaCode
FIPS MSA Code
Name: FipsMsaCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fipsMsaCode")]
public string FipsMsaCode { get; set; }
Property Value
FipsMsaDesc
FIPS MSA Code Description
Name: FipsMsaDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fipsMsaDesc")]
public string FipsMsaDesc { get; set; }
Property Value
FortuneRank
Fortune 1000 Rank
Name: FortuneRank
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "fortuneRank")]
public int? FortuneRank { get; set; }
Property Value
- int?
FourthNaics
Fourth NAICS Code
Name: FourthNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthNaics")]
public string FourthNaics { get; set; }
Property Value
FourthNaicsDesc
Fourth NAICS Description
Name: FourthNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthNaicsDesc")]
public string FourthNaicsDesc { get; set; }
Property Value
FourthSic
Fourth SIC Code
Name: FourthSic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthSic")]
public string FourthSic { get; set; }
Property Value
FourthSic8
Fourth SIC8 Code
Name: FourthSic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthSic8")]
public string FourthSic8 { get; set; }
Property Value
FourthSic8Desc
Fourth SIC8 Description
Name: FourthSic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthSic8Desc")]
public string FourthSic8Desc { get; set; }
Property Value
FourthSicDesc
Fourth SIC Description
Name: FourthSicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "fourthSicDesc")]
public string FourthSicDesc { get; set; }
Property Value
GeoCodeAccuracy
Geocode Accuracy
Name: GeoCodeAccuracy
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "geoCodeAccuracy")]
public string GeoCodeAccuracy { get; set; }
Property Value
GeocodeAccuracyStandard
Geocode Accuracy
Name: GeocodeAccuracyStandard
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "geocodeAccuracyStandard")]
public string GeocodeAccuracyStandard { get; set; }
Property Value
GlobalUltimateBusinessName
Global Ultimate Business Name
Name: GlobalUltimateBusinessName
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "globalUltimateBusinessName")]
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")]
public string GlobalUltimateDunsNumber { get; set; }
Property Value
GlobalUltimateTotalEmployees
Number of Employees - Global
Name: GlobalUltimateTotalEmployees
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "globalUltimateTotalEmployees")]
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")]
public string ImportExportAgent { get; set; }
Property Value
IncludedInSnP500
S&P 500
Name: IncludedInSnP500
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "includedInSnP500")]
public string IncludedInSnP500 { get; set; }
Property Value
IsDeleted
Deleted
Name: IsDeleted
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }
Property Value
- bool?
LastModifiedBy
ReferenceTo: User
RelationshipName: LastModifiedBy
[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }
Property Value
LastModifiedById
Last Modified By ID
Name: LastModifiedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }
Property Value
LastModifiedDate
Last Modified Date
Name: LastModifiedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }
Property Value
LastReferencedDate
Last Referenced Date
Name: LastReferencedDate
SF Type: datetime
Nillable: True
[JsonProperty(PropertyName = "lastReferencedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastReferencedDate { get; set; }
Property Value
LastViewedDate
Last Viewed Date
Name: LastViewedDate
SF Type: datetime
Nillable: True
[JsonProperty(PropertyName = "lastViewedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastViewedDate { get; set; }
Property Value
Latitude
Latitude
Name: Latitude
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "latitude")]
public string Latitude { get; set; }
Property Value
LegalStatus
Legal Structure
Name: LegalStatus
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "legalStatus")]
public string LegalStatus { get; set; }
Property Value
LocationStatus
Location Type
Name: LocationStatus
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "locationStatus")]
public string LocationStatus { get; set; }
Property Value
Longitude
Longitude
Name: Longitude
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "longitude")]
public string Longitude { get; set; }
Property Value
MailingAddress
Mailing Address
Name: MailingAddress
SF Type: address
Nillable: True
[JsonProperty(PropertyName = "mailingAddress")]
[Updateable(false)]
[Createable(false)]
public Address MailingAddress { get; set; }
Property Value
MailingCity
Mailing City
Name: MailingCity
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingCity")]
public string MailingCity { get; set; }
Property Value
MailingCountry
Mailing Country
Name: MailingCountry
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingCountry")]
public string MailingCountry { get; set; }
Property Value
MailingGeocodeAccuracy
Mailing Geocode Accuracy
Name: MailingGeocodeAccuracy
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "mailingGeocodeAccuracy")]
public string MailingGeocodeAccuracy { get; set; }
Property Value
MailingPostalCode
Mailing Postal Code
Name: MailingPostalCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingPostalCode")]
public string MailingPostalCode { get; set; }
Property Value
MailingState
Mailing State
Name: MailingState
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "mailingState")]
public string MailingState { get; set; }
Property Value
MailingStreet
Mailing Street Address
Name: MailingStreet
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "mailingStreet")]
public string MailingStreet { get; set; }
Property Value
MarketingPreScreen
Delinquency Risk
Name: MarketingPreScreen
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "marketingPreScreen")]
public string MarketingPreScreen { get; set; }
Property Value
MarketingSegmentationCluster
Marketing Segmentation Cluster
Name: MarketingSegmentationCluster
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "marketingSegmentationCluster")]
public string MarketingSegmentationCluster { get; set; }
Property Value
MinorityOwned
Minority-Owned Indicator
Name: MinorityOwned
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "minorityOwned")]
public string MinorityOwned { get; set; }
Property Value
Name
Primary Business Name
Name: Name
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "name")]
public string Name { get; set; }
Property Value
NationalId
National Identification Number
Name: NationalId
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "nationalId")]
public string NationalId { get; set; }
Property Value
NationalIdType
National Identification System
Name: NationalIdType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "nationalIdType")]
public string NationalIdType { get; set; }
Property Value
OutOfBusiness
Out Of Business Indicator
Name: OutOfBusiness
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "outOfBusiness")]
public string OutOfBusiness { get; set; }
Property Value
OwnOrRent
Location Ownership Indicator
Name: OwnOrRent
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "ownOrRent")]
public string OwnOrRent { get; set; }
Property Value
ParentOrHqBusinessName
Parent Company Business Name
Name: ParentOrHqBusinessName
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "parentOrHqBusinessName")]
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")]
public string ParentOrHqDunsNumber { get; set; }
Property Value
Phone
Telephone Number
Name: Phone
SF Type: phone
Nillable: True
[JsonProperty(PropertyName = "phone")]
public string Phone { get; set; }
Property Value
PostalCode
Postal Code
Name: PostalCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "postalCode")]
public string PostalCode { get; set; }
Property Value
PremisesMeasure
Location Size
Name: PremisesMeasure
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "premisesMeasure")]
public int? PremisesMeasure { get; set; }
Property Value
- int?
PremisesMeasureReliability
Location Size Accuracy
Name: PremisesMeasureReliability
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "premisesMeasureReliability")]
public string PremisesMeasureReliability { get; set; }
Property Value
PremisesMeasureUnit
Location Size Unit of Measure
Name: PremisesMeasureUnit
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "premisesMeasureUnit")]
public string PremisesMeasureUnit { get; set; }
Property Value
PrimaryNaics
Primary NAICS Code
Name: PrimaryNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primaryNaics")]
public string PrimaryNaics { get; set; }
Property Value
PrimaryNaicsDesc
Primary NAICS Description
Name: PrimaryNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primaryNaicsDesc")]
public string PrimaryNaicsDesc { get; set; }
Property Value
PrimarySic
Primary SIC Code
Name: PrimarySic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySic")]
public string PrimarySic { get; set; }
Property Value
PrimarySic8
Primary SIC8 Code
Name: PrimarySic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySic8")]
public string PrimarySic8 { get; set; }
Property Value
PrimarySic8Desc
Primary SIC8 Description
Name: PrimarySic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySic8Desc")]
public string PrimarySic8Desc { get; set; }
Property Value
PrimarySicDesc
Primary SIC Description
Name: PrimarySicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "primarySicDesc")]
public string PrimarySicDesc { get; set; }
Property Value
PriorYearEmployees
Prior Year Number of Employees - Total
Name: PriorYearEmployees
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "priorYearEmployees")]
public int? PriorYearEmployees { get; set; }
Property Value
- int?
PriorYearRevenue
Prior Year Revenue
Name: PriorYearRevenue
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "priorYearRevenue")]
public double? PriorYearRevenue { get; set; }
Property Value
PublicIndicator
Ownership Type Indicator
Name: PublicIndicator
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "publicIndicator")]
public string PublicIndicator { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
SalesTurnoverGrowthRate
Annual Revenue Growth
Name: SalesTurnoverGrowthRate
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "salesTurnoverGrowthRate")]
public double? SalesTurnoverGrowthRate { get; set; }
Property Value
SalesVolume
Annual Sales Volume
Name: SalesVolume
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "salesVolume")]
public double? SalesVolume { get; set; }
Property Value
SalesVolumeReliability
Annual Sales Volume Indicator
Name: SalesVolumeReliability
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "salesVolumeReliability")]
public string SalesVolumeReliability { get; set; }
Property Value
SecondNaics
Second NAICS Code
Name: SecondNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondNaics")]
public string SecondNaics { get; set; }
Property Value
SecondNaicsDesc
Second NAICS Description
Name: SecondNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondNaicsDesc")]
public string SecondNaicsDesc { get; set; }
Property Value
SecondSic
Second SIC Code
Name: SecondSic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondSic")]
public string SecondSic { get; set; }
Property Value
SecondSic8
Second SIC8 Code
Name: SecondSic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondSic8")]
public string SecondSic8 { get; set; }
Property Value
SecondSic8Desc
Second SIC8 Description
Name: SecondSic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondSic8Desc")]
public string SecondSic8Desc { get; set; }
Property Value
SecondSicDesc
Second SIC Description
Name: SecondSicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "secondSicDesc")]
public string SecondSicDesc { get; set; }
Property Value
SixthNaics
Sixth NAICS Code
Name: SixthNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthNaics")]
public string SixthNaics { get; set; }
Property Value
SixthNaicsDesc
Sixth NAICS Description
Name: SixthNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthNaicsDesc")]
public string SixthNaicsDesc { get; set; }
Property Value
SixthSic
Sixth SIC Code
Name: SixthSic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthSic")]
public string SixthSic { get; set; }
Property Value
SixthSic8
Sixth SIC8 Code
Name: SixthSic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthSic8")]
public string SixthSic8 { get; set; }
Property Value
SixthSic8Desc
Sixth SIC8 Description
Name: SixthSic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthSic8Desc")]
public string SixthSic8Desc { get; set; }
Property Value
SixthSicDesc
Sixth SIC Description
Name: SixthSicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sixthSicDesc")]
public string SixthSicDesc { get; set; }
Property Value
SmallBusiness
Small Business Indicator
Name: SmallBusiness
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "smallBusiness")]
public string SmallBusiness { get; set; }
Property Value
State
State
Name: State
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "state")]
public string State { get; set; }
Property Value
StockExchange
Stock Exchange
Name: StockExchange
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "stockExchange")]
public string StockExchange { get; set; }
Property Value
StockSymbol
Ticker Symbol
Name: StockSymbol
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "stockSymbol")]
public string StockSymbol { get; set; }
Property Value
Street
Street Address
Name: Street
SF Type: textarea
Nillable: True
[JsonProperty(PropertyName = "street")]
public string Street { get; set; }
Property Value
Subsidiary
Subsidiary Indicator
Name: Subsidiary
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "subsidiary")]
public string Subsidiary { get; set; }
Property Value
SystemModstamp
System Modstamp
Name: SystemModstamp
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }
Property Value
ThirdNaics
Third NAICS Code
Name: ThirdNaics
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdNaics")]
public string ThirdNaics { get; set; }
Property Value
ThirdNaicsDesc
Third NAICS Description
Name: ThirdNaicsDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdNaicsDesc")]
public string ThirdNaicsDesc { get; set; }
Property Value
ThirdSic
Third SIC Code
Name: ThirdSic
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdSic")]
public string ThirdSic { get; set; }
Property Value
ThirdSic8
Third SIC8 Code
Name: ThirdSic8
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdSic8")]
public string ThirdSic8 { get; set; }
Property Value
ThirdSic8Desc
Third SIC8 Description
Name: ThirdSic8Desc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdSic8Desc")]
public string ThirdSic8Desc { get; set; }
Property Value
ThirdSicDesc
Third SIC Description
Name: ThirdSicDesc
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "thirdSicDesc")]
public string ThirdSicDesc { get; set; }
Property Value
TradeStyle1
Primary Tradestyle
Name: TradeStyle1
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle1")]
public string TradeStyle1 { get; set; }
Property Value
TradeStyle2
Second Tradestyle
Name: TradeStyle2
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle2")]
public string TradeStyle2 { get; set; }
Property Value
TradeStyle3
Third Tradestyle
Name: TradeStyle3
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle3")]
public string TradeStyle3 { get; set; }
Property Value
TradeStyle4
Fourth Tradestyle
Name: TradeStyle4
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle4")]
public string TradeStyle4 { get; set; }
Property Value
TradeStyle5
Fifth Tradestyle
Name: TradeStyle5
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "tradeStyle5")]
public string TradeStyle5 { get; set; }
Property Value
URL
URL
Name: URL
SF Type: url
Nillable: True
[JsonProperty(PropertyName = "uRL")]
public string URL { get; set; }
Property Value
UsTaxId
US Tax ID Number
Name: UsTaxId
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "usTaxId")]
public string UsTaxId { get; set; }
Property Value
WomenOwned
Woman-Owned Indicator
Name: WomenOwned
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "womenOwned")]
public string WomenOwned { get; set; }
Property Value
YearStarted
Year Started
Name: YearStarted
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "yearStarted")]
public string YearStarted { get; set; }