Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateListAllQuoteLineGroups ¶
func GenerateListAllQuoteLineGroups() string
GenerateListAllQuoteLineGroups generates chargebee client code to fetch all quote line groups
API: https://{site}.chargebee.com/api/v2/quote_line_groups
Documentation: https://apidocs.chargebee.com/docs/api/quotes?lang=curl#list_quote_line_groups
func GenerateListQuoteLineGroups ¶
func GenerateListQuoteLineGroups() string
GenerateListQuoteLineGroups generates chargebee client code to fetch all quote specific line groups
API: https://{site}.chargebee.com/api/v2/quotes/{quote-id}/quote_line_groups
Documentation: https://apidocs.chargebee.com/docs/api/quotes?lang=curl#list_quote_line_groups
func GenerateQuotedChargeModel ¶
func GenerateQuotedChargeModel() string
GenerateQuotedChargeModel generates chargebee Quoted Charge domain model
Documentation: https://apidocs.chargebee.com/docs/api/quoted_charges?lang=curl
func GenerateQuotedSubscriptionModel ¶
func GenerateQuotedSubscriptionModel() string
GenerateQuotedSubscriptionModel generates chargebee Quoted Subscription domain model
Documentation: https://apidocs.chargebee.com/docs/api/quoted_subscriptions?lang=curl
func GenerateRetrieveQuoteLineGroup ¶
func GenerateRetrieveQuoteLineGroup() string
GenerateRetrieveQuoteLineGroup generates chargebee client code to retrieve specific invoice installment
API: https://{site}.chargebee.com/api/v2/quote_line_groups/{installment-id}
Documentation: https://apidocs.chargebee.com/docs/api/quote_line_groups?prod_cat_ver=2#quote_line_group_attributes
Types ¶
This section is empty.