Package com.mypurecloud.sdk.v2.model
Class BulkOpportunitiesError
java.lang.Object
com.mypurecloud.sdk.v2.model.BulkOpportunitiesError
- All Implemented Interfaces:
Serializable
BulkOpportunitiesError
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe error code for the failed operation -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanerrorCode(BulkOpportunitiesError.ErrorCodeEnum errorCode) The error code for the failed operationinthashCode()voidsetErrorCode(BulkOpportunitiesError.ErrorCodeEnum errorCode) toString()
-
Constructor Details
-
BulkOpportunitiesError
public BulkOpportunitiesError() -
BulkOpportunitiesError
-
-
Method Details