com.chargebee.models
Class Comment.CommentListRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.ListRequest<Comment.CommentListRequest>
com.chargebee.models.Comment.CommentListRequest
- Enclosing class:
- Comment
public static class Comment.CommentListRequest
- extends ListRequest<Comment.CommentListRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityType
public Comment.CommentListRequest entityType(EntityType entityType)
entityId
public Comment.CommentListRequest entityId(String entityId)
createdAt
public TimestampFilter<Comment.CommentListRequest> createdAt()
sortByCreatedAt
public Comment.CommentListRequest sortByCreatedAt(SortOrder order)
params
public Params params()
- Overrides:
params in class ListRequest<Comment.CommentListRequest>
Copyright © 2019 ChargeBee. All Rights Reserved.