BusinessInfoType Object

Contains information about a type of information relating to a business.

This object is used by the following operations:

The properties included in the BusinessInfoType object are listed below.

Property Type Description
BusinessID string The unique ID for a specific business organization on the platform.
BusinessKey string The unique ID used in the underlying infrastructure to identify a specific business organization.
Name string The name of the business.
Description string The description of the business.
Created dateTime The date/time stamp when the resource was first created. Used only in response messages.
Updated dateTime The date/time stamp when the resource was last updated. Used only in response messages.
Visibility string The visibility setting for this resource. For a list of valid values, see Visibility Settings.
AvatarURL anyURI URL for the avatar uploaded for the resource, if any. Used only in response messages.
Parent linkType

Unique ID for the parent business.

Returned if the business is not the root business.

BusinessType string The name for the type of business; for example, Company, Department, Partner. For valid values, see BusinessType values.
ParentBusinessID string The unique BusinessID for the parent organization (senior in the organization hierarchy) of a business organization on the platform.
TargetResources TargetResources Contains information about one or more resources associated with the current resource. Used only in response messages.