Dimzou.Node 概述

Dimzou.Node 概述

有关此资源的方法列表,请参阅本页结尾。

资源表示

章节。

{
    "id": integer,
    "bundle_id": integer,
    "type": enum,
    "sort": integer,
    "status": enum,
    "last_modified": string,
    "create_time": string,
    "delete_time": string,
    "is_deleted": boolean,
    "delete_time": string,
    "manuscript": string,
    "visibility": boolean,
    "permission": enum,
    "template_config": nested object,
    "publish_time": string,
    "user": User,
}
Property nameValueDescriptionNotes
idinteger章节idPrimary Key
bundle_idintegerBundle(book) ID
typeenum章节类型Node.Type
sortinteger章节序号封面章节为0
statusenum章节状态Node.Status
create_timestring创建时间
last_modifiedstring最新更新时间
delete_timestring删除时间没删除为null
is_deletedboolean是否被删除
manuscriptstring章节manuscript属性
visibilityboolean章节可见性章节的可见性(visibility)表示是否可以在已出版的多章书籍中看到未出版的章节。
permissionenum章节权限Node.Permission
template_confignested object选择一个章节模版(I – V)
publish_timestring章节最新的出版时间未出版为null
usernested object章节的创建人User.Profile

发表评论

您的电子邮箱地址不会被公开。

您可以使用以下 HTML标签和属性:

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

Captcha Code