id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id |
title |
pagination_label |
sidebar_label |
sidebar_class_name |
keywords |
slug |
tags |
| beta-comment-dto-author |
CommentDtoAuthor |
CommentDtoAuthor |
CommentDtoAuthor |
pythonsdk |
| python |
| Python |
| sdk |
| CommentDtoAuthor |
| BetaCommentDtoAuthor |
|
/tools/sdk/python/beta/models/comment-dto-author |
| SDK |
| Software Development Kit |
| CommentDtoAuthor |
| BetaCommentDtoAuthor |
|
Properties
| Name |
Type |
Description |
Notes |
| type |
Enum [ 'IDENTITY' ] |
DTO type of the commenting identity. |
[optional] |
| id |
str |
ID of the commenting identity. |
[optional] |
| name |
str |
Display name of the commenting identity. |
[optional] |
| } |
|
|
|
Example
[Back to top]