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 |
limit
public Comment.CommentListRequest limit(Integer limit)
offset
public Comment.CommentListRequest offset(String offset)
- Overrides:
offset in class ListRequest<Comment.CommentListRequest>
entityType
public Comment.CommentListRequest entityType(EntityType entityType)
entityId
public Comment.CommentListRequest entityId(String entityId)
params
public Params params()
- Overrides:
params in class RequestBase<Comment.CommentListRequest>
Copyright © 2015 ChargeBee. All Rights Reserved.