Skip to content
Magiedit Docs
Search
K
Main Navigation
Home
API
Appearance
Menu
Return to top
On this page
Publisher
Represents a configured publisher by the user.
Fields
name: String - the name of the publisher
id: Int - the id of the publisher
Example
json
{
id
:
1
,
name
:
"example publisher"
}