ADO.NET Provider for QuickBooks

Build 24.0.9175

CustomerTypes

Facilitates the management of QuickBooks Customer Types, supporting creation, updates, deletion, and queries to classify customers.

Columns

Name Type ReadOnly References ColumnSize Description
ID [KEY] String True 255

The unique identifier for the customer type.

Name String False 31

The name assigned to the customer type.

FullName String True 159

The full hierarchical name of the customer type, formatted as Parent:CustomerType.

ParentName String False

The name of the parent customer type, if applicable.

ParentId String False

CustomerTypes.ID

255

The unique identifier of the parent customer type, if applicable.

IsActive Boolean False

Indicates whether this customer type is active and available for use.

TimeCreated Datetime True

The timestamp indicating when the customer type was created.

TimeModified Datetime True

The timestamp indicating when the customer type was last modified.

EditSequence String True 16

A versioning identifier used to track changes to this customer type.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175