Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
journalEncounterSection
Interface journalEncounterSection
interface
journalEncounterSection
{
body_text
?:
string
;
creature_display
?:
idkeyStruct
;
id
?:
number
;
sections
?:
journalEncounterSection
[]
;
title
?:
string
;
}
Index
Properties
body_
text?
creature_
display?
id?
sections?
title?
Properties
Optional
body_
text
body_text
?:
string
Optional
creature_
display
creature_display
?:
idkeyStruct
Optional
id
id
?:
number
Optional
sections
sections
?:
journalEncounterSection
[]
Optional
title
title
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body_
text
creature_
display
id
sections
title
battlenet-api-types
Loading...