Uses of Enum Class
com.mypurecloud.sdk.v2.model.OpportunityResultWithAgentIds.ApprovalTypeEnum
Packages that use OpportunityResultWithAgentIds.ApprovalTypeEnum
-
Uses of OpportunityResultWithAgentIds.ApprovalTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return OpportunityResultWithAgentIds.ApprovalTypeEnumModifier and TypeMethodDescriptionOpportunityResultWithAgentIds.ApprovalTypeEnum.fromString(String key) OpportunityResultWithAgentIds.getApprovalType()Returns the enum constant of this class with the specified name.OpportunityResultWithAgentIds.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 OpportunityResultWithAgentIds.ApprovalTypeEnumModifier and TypeMethodDescriptionOpportunityResultWithAgentIds.approvalType(OpportunityResultWithAgentIds.ApprovalTypeEnum approvalType) The approval type for enrollmentsvoidOpportunityResultWithAgentIds.setApprovalType(OpportunityResultWithAgentIds.ApprovalTypeEnum approvalType)