Uses of Class
com.chargebee.models.Comment.CreateRequest

Packages that use Comment.CreateRequest
com.chargebee.models   
 

Uses of Comment.CreateRequest in com.chargebee.models
 

Methods in com.chargebee.models that return Comment.CreateRequest
 Comment.CreateRequest Comment.CreateRequest.addedBy(String addedBy)
           
static Comment.CreateRequest Comment.create()
           
 Comment.CreateRequest Comment.CreateRequest.entityId(String entityId)
           
 Comment.CreateRequest Comment.CreateRequest.entityType(EntityType entityType)
           
 Comment.CreateRequest Comment.CreateRequest.notes(String notes)
           
 



Copyright © 2015 ChargeBee. All Rights Reserved.