NAME
Kernel::WebApp::Controller::API::Agent::Customer::Company::Update – Update a customer company.
PUBLIC INTERFACE
has ID
This attribute contains the current customer id.
has CustomerCompanyData
Attribute that holds the current customer user data (fetched by the given ID).
Fields()
Specify the fields which are used for validation.
PRIVATE INTERFACE
_BuildID()
Initializes the attribute ID
.
_BuildCustomerCompanyData()
Initializes the attribute CustomerCompanyData
.
PRIVATE INTERFACE
_BuildDataSource()
Initializes the attribute DataSource
.