Class On_DeleteComment
- java.lang.Object
-
- ch.brix.gql.client.TypeBuilder
-
- ch.brix.gql.client.frontify.builders.On_DeleteComment
-
public class On_DeleteComment extends ch.brix.gql.client.TypeBuilder
-
-
Constructor Summary
Constructors Constructor Description On_DeleteComment()
-
Method Summary
Modifier and Type Method Description On_DeleteCommentcomment(DeleteComment_comment callBuilder)Deprecated.On_DeleteCommentid()The Id of the deleted `Comment`.
-
-
-
Method Detail
-
id
public On_DeleteComment id()
The Id of the deleted `Comment`.
-
comment
@Deprecated public On_DeleteComment comment(DeleteComment_comment callBuilder)
Deprecated.**DEPRECATED** `Comment` details. This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00 This field will be removed. Use `id` instead. | Date: 2024-01-01T00:00:00.000+00:00
-
-