Class AcsChatThreadEventBaseProperties

    • Constructor Detail

      • AcsChatThreadEventBaseProperties

        public AcsChatThreadEventBaseProperties()
    • Method Detail

      • getCreateTime

        public OffsetDateTime getCreateTime()
        Get the createTime property: The original creation time of the thread.
        Returns:
        the createTime value.
      • setCreateTime

        public AcsChatThreadEventBaseProperties setCreateTime​(OffsetDateTime createTime)
        Set the createTime property: The original creation time of the thread.
        Parameters:
        createTime - the createTime value to set.
        Returns:
        the AcsChatThreadEventBaseProperties object itself.
      • getVersion

        public Long getVersion()
        Get the version property: The version of the thread.
        Returns:
        the version value.
      • setVersion

        public AcsChatThreadEventBaseProperties setVersion​(Long version)
        Set the version property: The version of the thread.
        Parameters:
        version - the version value to set.
        Returns:
        the AcsChatThreadEventBaseProperties object itself.