CustomerManagerLink

Represents customer-manager link relationship.

Columns

Name

Type

Behavior

Description

CustomerManagerLinkManagerCustomer

String

Attribute

ManagerCustomer column for table CustomerManagerLink

CustomerManagerLinkManagerLinkId

Long

Attribute

ManagerLinkId column for table CustomerManagerLink

CustomerManagerLinkResourceName

String

Attribute

ResourceName column for table CustomerManagerLink

CustomerManagerLinkStatus

String

Attribute

Status column for table CustomerManagerLink

CustomerId

Long

Attribute

ClientCustomerId column for table CustomerManagerLink

Pseudo-Columns

Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.

Name

Type

Description

ManagerId

Long

Id of the manager account on behalf of which you are requesting customer data.

Last updated