com.chargebee.models
Class Comment.CreateRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Comment.CreateRequest>
com.chargebee.models.Comment.CreateRequest
- Enclosing class:
- Comment
public static class Comment.CreateRequest
- extends Request<Comment.CreateRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
entityType
public Comment.CreateRequest entityType(EntityType entityType)
entityId
public Comment.CreateRequest entityId(String entityId)
notes
public Comment.CreateRequest notes(String notes)
addedBy
public Comment.CreateRequest addedBy(String addedBy)
params
public Params params()
- Overrides:
params in class RequestBase<Comment.CreateRequest>
Copyright © 2015 ChargeBee. All Rights Reserved.