NAME
Kernel::WebApp::Controller::API::Agent::Customer::User::Update – Update a customer user.
PUBLIC INTERFACE
has ID
This attribute contains the current customer user ID.
has CustomerUserData
Attribute that holds the current customer user data (fetched by the given ID).
DataSource()
Initializes the attribute DataSource
.
PRIVATE INTERFACE
_BuildID()
Initializes the attribute ID
.
_BuildCustomerUserData()
Initializes the attribute CustomerUserData
.