Package com.mypurecloud.sdk.v2.model
Class ExternalOrganizationTrustorLink
java.lang.Object
com.mypurecloud.sdk.v2.model.ExternalOrganizationTrustorLink
- All Implemented Interfaces:
Serializable
ExternalOrganizationTrustorLink
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.division(WritableStarrableDivision division) The division to which this entity belongs.booleanexternalOrganizationId(String externalOrganizationId) The id of a PureCloud External Organization entity in the External Contacts system that will be used to represent the trustor orginthashCode()voidsetDateCreated(Date dateCreated) voidsetDivision(WritableStarrableDivision division) voidsetExternalOrganizationId(String externalOrganizationId) voidsetTrustorOrgId(String trustorOrgId) toString()trustorOrgId(String trustorOrgId) The id of a PureCloud organization that has granted trust to this PureCloud organization
-
Constructor Details
-
ExternalOrganizationTrustorLink
public ExternalOrganizationTrustorLink() -
ExternalOrganizationTrustorLink
-
-
Method Details
-
division
The division to which this entity belongs. -
getDivision
-
setDivision
-
externalOrganizationId
The id of a PureCloud External Organization entity in the External Contacts system that will be used to represent the trustor org -
getExternalOrganizationId
-
setExternalOrganizationId
-
trustorOrgId
The id of a PureCloud organization that has granted trust to this PureCloud organization -
getTrustorOrgId
-
setTrustorOrgId
-
dateCreated
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateCreated
-
setDateCreated
-
getExternalOrganizationUri
-
equals
-
hashCode
public int hashCode() -
toString
-