Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 592 Bytes

CommentInline.md

File metadata and controls

11 lines (8 loc) · 592 Bytes

Itofinity.Bitbucket.Rest.Model.CommentInline

Properties

Name Type Description Notes
To int? The comment's anchor line in the new version of the file. [optional]
From int? The comment's anchor line in the old version of the file. [optional]
Path string The path of the file this comment is anchored to.

[Back to Model list] [Back to API list] [Back to README]