Confluence.js - Cloud and Server API library
Preparing search index...
Models
ContentHistory
Interface ContentHistory
interface
ContentHistory
{
_expandable
?:
{
contributors
?:
string
;
lastUpdated
?:
string
;
nextVersion
?:
string
;
previousVersion
?:
string
;
}
;
_links
?:
GenericLinks
;
contributors
?:
{
publishers
?:
UsersUserKeys
}
;
createdBy
:
User
;
createdDate
:
string
;
lastUpdated
?:
Version
;
latest
:
boolean
;
nextVersion
?:
Version
;
previousVersion
?:
Version
;
}
Index
Properties
_
expandable?
_
links?
contributors?
created
By
created
Date
last
Updated?
latest
next
Version?
previous
Version?
Properties
Optional
_
expandable
_expandable
?:
{
contributors
?:
string
;
lastUpdated
?:
string
;
nextVersion
?:
string
;
previousVersion
?:
string
;
}
Optional
_
links
_links
?:
GenericLinks
Optional
contributors
contributors
?:
{
publishers
?:
UsersUserKeys
}
created
By
createdBy
:
User
created
Date
createdDate
:
string
Optional
last
Updated
lastUpdated
?:
Version
latest
latest
:
boolean
Optional
next
Version
nextVersion
?:
Version
Optional
previous
Version
previousVersion
?:
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
contributors
created
By
created
Date
last
Updated
latest
next
Version
previous
Version
Confluence.js - Cloud and Server API library
Loading...