Confluence.js - Cloud and Server API library
Preparing search index...
Models
CreatedAttachment
Interface CreatedAttachment
interface
CreatedAttachment
{
_expandable
:
{
ancestors
:
string
;
body
:
string
;
children
:
string
;
childTypes
:
string
;
descendants
:
string
;
history
:
string
;
operations
:
string
;
restrictions
:
string
;
schedulePublishDate
:
string
;
space
:
string
;
}
;
_links
:
GenericLinks
;
container
:
AttachmentContainer
;
extensions
:
{
collectionName
?:
string
;
comment
:
string
;
fileId
:
string
;
fileSize
:
number
;
mediaType
:
string
;
mediaTypeDescription
:
string
;
}
;
id
:
string
;
macroRenderedOutput
:
any
;
metadata
:
AttachmentMetadata
;
status
:
string
;
title
:
string
;
type
:
string
;
version
:
Version
;
}
Hierarchy (
View Summary
)
Attachment
CreatedAttachment
Index
Properties
_
expandable
_
links
container
extensions
id
macro
Rendered
Output
metadata
status
title
type
version
Properties
_
expandable
_expandable
:
{
ancestors
:
string
;
body
:
string
;
children
:
string
;
childTypes
:
string
;
descendants
:
string
;
history
:
string
;
operations
:
string
;
restrictions
:
string
;
schedulePublishDate
:
string
;
space
:
string
;
}
_
links
_links
:
GenericLinks
container
container
:
AttachmentContainer
extensions
extensions
:
{
collectionName
?:
string
;
comment
:
string
;
fileId
:
string
;
fileSize
:
number
;
mediaType
:
string
;
mediaTypeDescription
:
string
;
}
id
id
:
string
macro
Rendered
Output
macroRenderedOutput
:
any
metadata
metadata
:
AttachmentMetadata
status
status
:
string
title
title
:
string
type
type
:
string
version
version
:
Version
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
container
extensions
id
macro
Rendered
Output
metadata
status
title
type
version
Confluence.js - Cloud and Server API library
Loading...