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

NAME

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

has SLAID

Attribute that holds the current SLA ID.

has PropertyName

Attribute that holds the current property name.

_BuildSLAID()

Initializes the attribute SLAID.

_BuildPropertyName()

Initializes the attribute PropertyName.

Scroll to Top