Interface RequestTypeDeleteParameters
@PublicApi
public interface RequestTypeDeleteParameters
Parameters to delete a
RequestType.- Since:
- v3.7.0
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder to instantiateRequestTypeDeleteParameters. -
Method Summary
Modifier and TypeMethodDescriptionintThe id of thisRequestType.intThe id of theServiceDeskthisRequestTypemust belong to.
-
Method Details
-
requestType
int requestType()The id of thisRequestType.Is mandatory for this request.
-
serviceDesk
int serviceDesk()
-