public static class Comment.CreateRequest extends Request<Comment.CreateRequest>
headers, params, uri| Modifier and Type | Method and Description |
|---|---|
Comment.CreateRequest |
addedBy(String addedBy) |
Comment.CreateRequest |
entityId(String entityId) |
Comment.CreateRequest |
entityType(EntityType entityType) |
Comment.CreateRequest |
notes(String notes) |
Params |
params() |
header, headers, setIdempotencyKey, uripublic Comment.CreateRequest entityType(EntityType entityType)
public Comment.CreateRequest entityId(String entityId)
public Comment.CreateRequest notes(String notes)
public Comment.CreateRequest addedBy(String addedBy)
public Params params()
params in class Request<Comment.CreateRequest>Copyright © 2023 ChargeBee. All rights reserved.