Package com.mypurecloud.sdk.v2.model
Class PolicyTestPayload
java.lang.Object
com.mypurecloud.sdk.v2.model.PolicyTestPayload
- All Implemented Interfaces:
Serializable
PolicyTestPayload
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionattributeData(Map<String, TypedAttribute> attributeData) A map of attribute names to attribute type and string representation of value.booleaninthashCode()voidsetAttributeData(Map<String, TypedAttribute> attributeData) toString()
-
Constructor Details
-
PolicyTestPayload
public PolicyTestPayload() -
PolicyTestPayload
-
-
Method Details
-
attributeData
A map of attribute names to attribute type and string representation of value. All attributes returned by api/v2/authorization/policies/{policyId}/attributes are required -
getAttributeData
-
setAttributeData
-
equals
-
hashCode
public int hashCode() -
toString
-