Preparing search index...
The search index is not available
Confluence.js - Cloud and Server API library
Confluence.js - Cloud and Server API library
Models
Attachment
Interface Attachment
interface
Attachment
{
_expandable
:
{
ancestors
:
string
;
body
:
string
;
childTypes
:
string
;
children
:
string
;
descendants
:
string
;
history
:
string
;
operations
:
string
;
restrictions
:
string
;
schedulePublishDate
:
string
;
space
:
string
;
}
;
_links
:
GenericLinks
;
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
;
}
Hierarchy (
view full
)
Attachment
CreatedAttachment
Index
Properties
_expandable
_links
extensions
id
macro
Rendered
Output
metadata
status
title
type
Properties
_expandable
_expandable
:
{
ancestors
:
string
;
body
:
string
;
childTypes
:
string
;
children
:
string
;
descendants
:
string
;
history
:
string
;
operations
:
string
;
restrictions
:
string
;
schedulePublishDate
:
string
;
space
:
string
;
}
Type declaration
ancestors
:
string
body
:
string
child
Types
:
string
children
:
string
descendants
:
string
history
:
string
operations
:
string
restrictions
:
string
schedule
Publish
Date
:
string
space
:
string
_links
_links
:
GenericLinks
extensions
extensions
:
{
collectionName
?:
string
;
comment
:
string
;
fileId
:
string
;
fileSize
:
number
;
mediaType
:
string
;
mediaTypeDescription
:
string
;
}
Type declaration
Optional
collection
Name
?:
string
comment
:
string
file
Id
:
string
file
Size
:
number
media
Type
:
string
media
Type
Description
:
string
id
id
:
string
macro
Rendered
Output
macro
Rendered
Output
:
any
metadata
metadata
:
AttachmentMetadata
status
status
:
string
title
title
:
string
type
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_expandable
_links
extensions
id
macro
Rendered
Output
metadata
status
title
type
Confluence.js - Cloud and Server API library
Loading...
Generated using
TypeDoc
v0.25.12