Interface RequestTypeFieldQuery
@PublicApi
public interface RequestTypeFieldQuery
Parameter to query
CustomerRequestCreateMeta
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder to construct theRequestTypeFieldQuery
. -
Method Summary
Modifier and TypeMethodDescriptionint
ID of parentRequestType
of which theRequestTypeField
's belong toint
ID of the parentServiceDesk
-
Method Details
-
requestType
int requestType()ID of parentRequestType
of which theRequestTypeField
's belong to -
serviceDesk
int serviceDesk()ID of the parentServiceDesk
-