Interface OrganizationServiceDeskUpdateParameters
@PublicApi
public interface OrganizationServiceDeskUpdateParameters
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder to construct theOrganizationServiceDeskUpdateParameters. -
Method Summary
-
Method Details
-
serviceDeskId
Integer serviceDeskId()- Returns:
- the id of the
ServiceDeskfrom which organizations will be retrieved
-
organization
CustomerOrganization organization()- Returns:
- a
CustomerOrganizationto add or remove to/from a service project
-