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