Package com.mypurecloud.sdk.v2.model
Class InstagramScopedId
java.lang.Object
com.mypurecloud.sdk.v2.model.InstagramScopedId
- All Implemented Interfaces:
Serializable
Scoped ID for an Instagram user interacting with a page or app
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()The unique page/app-specific scopedId for the user.voidsetScopedId(String scopedId) toString()
-
Constructor Details
-
InstagramScopedId
public InstagramScopedId() -
InstagramScopedId
-
-
Method Details
-
scopedId
The unique page/app-specific scopedId for the user. Max: 255 characters. Leading and trailing whitespace stripped. -
getScopedId
-
setScopedId
-
equals
-
hashCode
public int hashCode() -
toString
-