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