Kernel::WebApp::Controller::API::Agent::Customer::User::Get

NAME

Kernel::WebApp::Controller::API::Agent::Customer::User::Get – Retrieve data for a customer user.

has BusinessCardCustomerUserObject

This attribute contains the business card customer user object.

has LoadCustomerUserActions

This attribute holds the information whether to fetch actions for customer companies.

has LoadPropertyDetailData

This attribute holds the information whether to fetch the property detail data (e.g. the customer company).

_BuildBusinessCardCustomerUserObject()

Initializes the attribute BusinessCardCustomerUserObject.

_BuildLoadCustomerUserActions()

Initializes the attribute LoadCustomerUserActions.

_BuildLoadPropertyDetailData()

Initializes the attribute LoadPropertyDetailData.

Scroll to Top