Kernel::WebApp::Controller::API::Agent::Service::Property::Base

NAME

Kernel::WebApp::Controller::API::Agent::Service::Property::Base – Base class for service property information.

has ServiceID

Attribute that holds the current service ID.

has PropertyName

Attribute that holds the current property name.

_BuildServiceID()

Initializes the attribute ServiceID.

_BuildPropertyName()

Initializes the attribute PropertyName.

Scroll to Top