Company Class |
Namespace: Intuit.Ipp.Data
[SerializableAttribute] public class Company : IntuitEntity, IEntity
The Company type exposes the following members.
Name | Description | |
---|---|---|
![]() | AttachableRef |
Specifies entity name of the attachment from where the attachment was requested
(Inherited from IntuitEntity.) |
![]() | CompanyAddr |
Company Address as described in preference
|
![]() | CompanyEmailAddr |
CompanyEmail Address
|
![]() | CompanyFileName |
Product: QBW
Description: QuickBooks company
file name.[br /]Data Services max. length: 512 characters.
|
![]() | CompanyInfoEx |
Product: ALL
Description: Internal use only: extension place holder for Company.
|
![]() | CompanyName |
Product: ALL
Description: Name of the company.[br /]Max. length: 1024 characters.
|
![]() | CompanyStartDate |
Product: ALL
Description: DateTime when the company file was created.
|
![]() | CompanyStartDateSpecified | |
![]() | CompanyURL |
Company URL
|
![]() | CompanyUserAdminEmail |
Product: QBW
Description: IAM or QBN admin users
email.[br /]Data Services max. length: 100 characters.
|
![]() | CompanyUserId |
Product: QBW
Description: IAM or QBN admin users
id sequence number to group many external realms for this user
under his id number.[br /]Data Services max. length: 512
characters.
|
![]() | Country |
Product: ALL
Description: Country name to which the company belongs for fiancial
calculations.
|
![]() | CustomerCommunicationAddr |
Address of the company as given to th customer,
sometimes the address given to the customer mail address is
different from Company address
|
![]() | CustomerCommunicationEmailAddr |
Email Address published to customer for
communication if different from CompanyEmailAddress
|
![]() | CustomField |
Product: QBW
Description: Custom field (or data extension).
Filterable: QBW
(Inherited from IntuitEntity.) |
![]() | DefaultTimeZone |
Default time zone for the company
|
![]() | domain |
Product: ALL
Description: Domain in which the entity belongs.
(Inherited from IntuitEntity.) |
![]() |
Product: ALL
Description: Default email address.
| |
![]() | EmployerId |
Product: ALL
Description: Employer identifier (EID).
|
![]() | Fax |
Product: ALL
Description: Default fax number.
|
![]() | FiscalYearStartMonth |
Product: ALL
Description: Starting month of the company's fiscal year.
|
![]() | FiscalYearStartMonthSpecified | |
![]() | FlavorStratum |
Product: QBW
Description: QB software flavor
being used on the file on the PC.[br /]Data Services max.
length: 512 characters.
|
![]() | HeaderFull |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | HeaderLite |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | Id |
Product: ALL
Description: Unique Identifier for an Intuit entity (object). [br /]Required for the update operation.
Required: ALL
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | LastImportedTime |
Product: ALL
Description: Specifies last imported time.
|
![]() | LastImportedTimeSpecified | |
![]() | LegalAddr |
Legal Address given to the government for any
government communication
|
![]() | LegalName |
LegalName if different from the CompanyName
|
![]() | MetaData |
Product: ALL
Description: Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
(Inherited from IntuitEntity.) |
![]() | Mobile |
Product: ALL
Description: Default mobile phone number of the company.
|
![]() | MultiByteCharsSupported |
Specifies if the company support multibyte or
not
|
![]() | MultiByteCharsSupportedSpecified | |
![]() | NameAndId |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | NameValue |
Any other preference not covered in base is
covered as name value pair, for detailed explanation look at the
document
|
![]() | OtherAddr |
Product: ALL
Description: Other company addresses.
|
![]() | OtherContactInfo |
Product: QBW
Description: List of ContactInfo
entities of any contact info type. The ContactInfo Type values
are defined in the ContactTypeEnum.
|
![]() | Overview |
Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
(Inherited from IntuitEntity.) |
![]() | PrimaryPhone |
Primary Phone number
|
![]() | QBVersion |
Product: ALL
Description: QuickBooks company file latest version. The format reports the
major release in the first number, the minor release in the
second number (always a zero), the release update (slipstream or
"R") in the third number, and the build number in the final
number.[br /]Max. length: 512 characters.
|
![]() | SampleFile |
Product: QBW
Description: if the QB desktop file is a sample file.
|
![]() | SampleFileSpecified | |
![]() | ShipAddr |
Product: ALL
Description: Default shipping address.
|
![]() | sparse |
Product: ALL
Description: True if the entity representation has a partial set of elements. Output only field.
(Inherited from IntuitEntity.) |
![]() | sparseSpecified | (Inherited from IntuitEntity.) |
![]() | status |
Product: ALL
Description: System status of the entity. Output only field.[br /]
Filterable: ALL
(Inherited from IntuitEntity.) |
![]() | statusSpecified | (Inherited from IntuitEntity.) |
![]() | SupportedLanguages |
Comma separated list of languages
|
![]() | SyncToken |
Product: ALL
Description: Version number of the entity. The SyncToken is used to lock the entity for use by one application at a time. As soon as an application modifies an entity, its SyncToken is incremented; another application's request to modify the entity with the same SyncToken will fail. Only the latest version of the entity is maintained by Data Services. An attempt to modify an entity specifying an older SyncToken will fail. [br /]Required for the update operation.
Required: ALL
(Inherited from IntuitEntity.) |
![]() | TaxYearStartMonth |
Product: ALL
Description: Starting month of the company's fiscal year.
|
![]() | TaxYearStartMonthSpecified | |
![]() | WebSite |
Product: ALL
Description: Default company web site address.
|
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | CopyRecursive |
recursively copies object properties to destination.
(Defined by Utility.) |