@PublicApi
public interface RequestTypeFieldQuery
CustomerRequestCreateMeta
Modifier and Type | Interface and Description |
---|---|
static interface |
RequestTypeFieldQuery.Builder
Builder to construct the
RequestTypeFieldQuery . |
Modifier and Type | Method and Description |
---|---|
int |
requestType()
ID of parent
RequestType of which the RequestTypeField 's belong to |
int |
serviceDesk()
ID of the parent
ServiceDesk |
int requestType()
RequestType
of which the RequestTypeField
's belong toint serviceDesk()
ServiceDesk
Copyright © 2020 Atlassian. All rights reserved.