Heroic Lands
Home
Thalorna
Blog
Projects
Song of Heroic Lands
HârnMaster 3
Modules
API Documentation
KnowledgeBase
License
Preparing search index...
The search index is not available
Song of Heroic Lands API - v0.8.2
Song of Heroic Lands API
sohl
document
actor
logic
AffiliationLike
Interface AffiliationLike
The minimal shape an affiliation must expose to be rendered.
interface
AffiliationLike
{
id
:
string
;
level
:
number
;
name
:
string
;
notes
:
string
;
office
:
null
|
string
;
society
:
null
|
string
;
title
:
string
;
uuid
:
string
;
}
Index
Properties
id
level
name
notes
office
society
title
uuid
Properties
id
id
:
string
level
level
:
number
name
name
:
string
notes
notes
:
string
office
office
:
null
|
string
society
society
:
null
|
string
title
title
:
string
uuid
uuid
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
level
name
notes
office
society
title
uuid
Song of Heroic Lands API - v0.8.2
Loading...
The minimal shape an affiliation must expose to be rendered.