Uses of Enum Class
com.mypurecloud.sdk.v2.model.PatchOpportunityRequest.ApprovalTypeEnum
Packages that use PatchOpportunityRequest.ApprovalTypeEnum
-
Uses of PatchOpportunityRequest.ApprovalTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchOpportunityRequest.ApprovalTypeEnumModifier and TypeMethodDescriptionPatchOpportunityRequest.ApprovalTypeEnum.fromString(String key) PatchOpportunityRequest.getApprovalType()Returns the enum constant of this class with the specified name.PatchOpportunityRequest.ApprovalTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchOpportunityRequest.ApprovalTypeEnumModifier and TypeMethodDescriptionPatchOpportunityRequest.approvalType(PatchOpportunityRequest.ApprovalTypeEnum approvalType) The approval type for enrollmentsvoidPatchOpportunityRequest.setApprovalType(PatchOpportunityRequest.ApprovalTypeEnum approvalType)