@PublicApi
public interface RequestTypeDeleteParameters
RequestType
.Modifier and Type | Interface and Description |
---|---|
static interface |
RequestTypeDeleteParameters.Builder
Builder to instantiate
RequestTypeDeleteParameters . |
Modifier and Type | Method and Description |
---|---|
int |
requestType()
The id of this
RequestType . |
int |
serviceDesk()
The id of the
ServiceDesk this RequestType must belong to. |
int requestType()
RequestType
.
Is mandatory for this request.
int serviceDesk()
Copyright © 2023 Atlassian. All rights reserved.