Class PathLeaf


  • public class PathLeaf
    extends PathNode
    Terminal asset node in a Smartsheet path response (sheet, report, or sight).
    • Constructor Detail

      • PathLeaf

        public PathLeaf()
    • Method Detail

      • getCreatedAt

        public java.time.ZonedDateTime getCreatedAt()
      • setCreatedAt

        public PathLeaf setCreatedAt​(java.time.ZonedDateTime createdAt)
        Parameters:
        createdAt - the timestamp when this asset was created
      • getModifiedAt

        public java.time.ZonedDateTime getModifiedAt()
      • setModifiedAt

        public PathLeaf setModifiedAt​(java.time.ZonedDateTime modifiedAt)
        Parameters:
        modifiedAt - the timestamp when this asset was last modified