Quickbooks Online API Reference
›
Boolean Type Custom Field Definition Entity
Boolean Type Custom Field Definition
Fields
-
Default Value
DefaultValue: Default Value -- Default value of the BooleanType CustomField.
Product: ALL
-
Default Value Specified
DefaultValueSpecified: Default Value Specified -- BooleanTypeCustomFieldDefinition.DefaultValueSpecified
-
Entity Type
EntityType: Entity Type -- Intuit entity type to which the CustomFieldDefinition is associated. Valid values are defined in the objectNameEnumType.Required for the create operation. Required: ALL
Product: ALL
Required: ALL
-
Name
Name: Name -- Name of the CustomField entity.Required for the create operation. Required: ALL
Product: ALL
Required: ALL
-
Hidden
Hidden: Hidden -- True if the custom field is Private; false if Public and can be shared among different applications.
Product: ALL
-
Required
Required: Required -- True if the custom field must be specified for every instance of the Parent entity for which the CustomFieldDefinition is defined. Data Services dpes not verify the value of that field.
Product: ALL
-
Sync Token
SyncToken: Sync Token -- 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. Required for the update operation. Required: ALL
Product: ALL
Required: ALL
-
Meta Data
MetaData: Meta Data -- Descriptive information about the entity. The MetaData values are set by Data Services and are read only for all applications.
Product: ALL
-
Custom Field
CustomField: Custom Field -- Custom field (or data extension). Filterable: QBW
Product: QBW
-
Attachable Ref
AttachableRef: Attachable Ref -- Specifies entity name of the attachment from where the attachment was requested
-
domain
domain: domain -- Domain in which the entity belongs.
Product: ALL
-
status
status: status -- System status of the entity. Output only field. Filterable: ALL
Product: ALL
status Enumerated Values:- Deleted
- Voided
- Draft
- Pending
- InTransit
- Synchronized
- SyncError
-
status Specified
statusSpecified: status Specified -- BooleanTypeCustomFieldDefinition.statusSpecified
-
sparse
sparse: sparse -- True if the entity representation has a partial set of elements. Output only field.
Product: ALL
-
sparse Specified
sparseSpecified: sparse Specified -- BooleanTypeCustomFieldDefinition.sparseSpecified
-
Name And Id
NameAndId: Name And Id -- Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
-
Overview
Overview: Overview -- Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
-
Header Lite
HeaderLite: Header Lite -- Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
-
Header Full
HeaderFull: Header Full -- Property used for Select clauses. This property is not used for entity operation and Where and orderBy clauses.
BooleanTypeCustomFieldDefinition Quickbooks Online API/SDK Sample Code:
Boolean Type Custom Field Definition C# Example
Boolean Type Custom Field Definition C# Example