Versions in this module Expand all Collapse all v1 v1.0.0 Sep 4, 2019 Changes in this version + type AddSubscriptionBlockingStateBadRequest struct + HttpResponse runtime.ClientResponse + func NewAddSubscriptionBlockingStateBadRequest() *AddSubscriptionBlockingStateBadRequest + func (o *AddSubscriptionBlockingStateBadRequest) Error() string + type AddSubscriptionBlockingStateCreated struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.BlockingState + func NewAddSubscriptionBlockingStateCreated() *AddSubscriptionBlockingStateCreated + func (o *AddSubscriptionBlockingStateCreated) Error() string + type AddSubscriptionBlockingStateNotFound struct + HttpResponse runtime.ClientResponse + func NewAddSubscriptionBlockingStateNotFound() *AddSubscriptionBlockingStateNotFound + func (o *AddSubscriptionBlockingStateNotFound) Error() string + type AddSubscriptionBlockingStateParams struct + Body *kbmodel.BlockingState + Context context.Context + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + RequestedDate *strfmt.Date + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewAddSubscriptionBlockingStateParams() *AddSubscriptionBlockingStateParams + func NewAddSubscriptionBlockingStateParamsWithContext(ctx context.Context) *AddSubscriptionBlockingStateParams + func NewAddSubscriptionBlockingStateParamsWithHTTPClient(client *http.Client) *AddSubscriptionBlockingStateParams + func NewAddSubscriptionBlockingStateParamsWithTimeout(timeout time.Duration) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) SetBody(body *kbmodel.BlockingState) + func (o *AddSubscriptionBlockingStateParams) SetContext(ctx context.Context) + func (o *AddSubscriptionBlockingStateParams) SetHTTPClient(client *http.Client) + func (o *AddSubscriptionBlockingStateParams) SetPluginProperty(pluginProperty []string) + func (o *AddSubscriptionBlockingStateParams) SetRequestedDate(requestedDate *strfmt.Date) + func (o *AddSubscriptionBlockingStateParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *AddSubscriptionBlockingStateParams) SetTimeout(timeout time.Duration) + func (o *AddSubscriptionBlockingStateParams) SetXKillbillComment(xKillbillComment *string) + func (o *AddSubscriptionBlockingStateParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *AddSubscriptionBlockingStateParams) SetXKillbillReason(xKillbillReason *string) + func (o *AddSubscriptionBlockingStateParams) WithBody(body *kbmodel.BlockingState) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithContext(ctx context.Context) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithHTTPClient(client *http.Client) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithPluginProperty(pluginProperty []string) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithRequestedDate(requestedDate *strfmt.Date) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithSubscriptionID(subscriptionID strfmt.UUID) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithTimeout(timeout time.Duration) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithXKillbillComment(xKillbillComment *string) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WithXKillbillReason(xKillbillReason *string) *AddSubscriptionBlockingStateParams + func (o *AddSubscriptionBlockingStateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type AddSubscriptionBlockingStateReader struct + func (o *AddSubscriptionBlockingStateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CancelSubscriptionPlanBadRequest struct + HttpResponse runtime.ClientResponse + func NewCancelSubscriptionPlanBadRequest() *CancelSubscriptionPlanBadRequest + func (o *CancelSubscriptionPlanBadRequest) Error() string + type CancelSubscriptionPlanNoContent struct + HttpResponse runtime.ClientResponse + func NewCancelSubscriptionPlanNoContent() *CancelSubscriptionPlanNoContent + func (o *CancelSubscriptionPlanNoContent) Error() string + type CancelSubscriptionPlanNotFound struct + HttpResponse runtime.ClientResponse + func NewCancelSubscriptionPlanNotFound() *CancelSubscriptionPlanNotFound + func (o *CancelSubscriptionPlanNotFound) Error() string + type CancelSubscriptionPlanParams struct + BillingPolicy *string + CallCompletion *bool + CallTimeoutSec *int64 + Context context.Context + EntitlementPolicy *string + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + RequestedDate *strfmt.Date + SubscriptionID strfmt.UUID + UseRequestedDateForBilling *bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCancelSubscriptionPlanParams() *CancelSubscriptionPlanParams + func NewCancelSubscriptionPlanParamsWithContext(ctx context.Context) *CancelSubscriptionPlanParams + func NewCancelSubscriptionPlanParamsWithHTTPClient(client *http.Client) *CancelSubscriptionPlanParams + func NewCancelSubscriptionPlanParamsWithTimeout(timeout time.Duration) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) SetBillingPolicy(billingPolicy *string) + func (o *CancelSubscriptionPlanParams) SetCallCompletion(callCompletion *bool) + func (o *CancelSubscriptionPlanParams) SetCallTimeoutSec(callTimeoutSec *int64) + func (o *CancelSubscriptionPlanParams) SetContext(ctx context.Context) + func (o *CancelSubscriptionPlanParams) SetEntitlementPolicy(entitlementPolicy *string) + func (o *CancelSubscriptionPlanParams) SetHTTPClient(client *http.Client) + func (o *CancelSubscriptionPlanParams) SetPluginProperty(pluginProperty []string) + func (o *CancelSubscriptionPlanParams) SetRequestedDate(requestedDate *strfmt.Date) + func (o *CancelSubscriptionPlanParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *CancelSubscriptionPlanParams) SetTimeout(timeout time.Duration) + func (o *CancelSubscriptionPlanParams) SetUseRequestedDateForBilling(useRequestedDateForBilling *bool) + func (o *CancelSubscriptionPlanParams) SetXKillbillComment(xKillbillComment *string) + func (o *CancelSubscriptionPlanParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CancelSubscriptionPlanParams) SetXKillbillReason(xKillbillReason *string) + func (o *CancelSubscriptionPlanParams) WithBillingPolicy(billingPolicy *string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithCallCompletion(callCompletion *bool) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithCallTimeoutSec(callTimeoutSec *int64) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithContext(ctx context.Context) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithEntitlementPolicy(entitlementPolicy *string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithHTTPClient(client *http.Client) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithPluginProperty(pluginProperty []string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithRequestedDate(requestedDate *strfmt.Date) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithSubscriptionID(subscriptionID strfmt.UUID) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithTimeout(timeout time.Duration) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithUseRequestedDateForBilling(useRequestedDateForBilling *bool) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithXKillbillComment(xKillbillComment *string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WithXKillbillReason(xKillbillReason *string) *CancelSubscriptionPlanParams + func (o *CancelSubscriptionPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CancelSubscriptionPlanReader struct + func (o *CancelSubscriptionPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ChangeSubscriptionPlanBadRequest struct + HttpResponse runtime.ClientResponse + func NewChangeSubscriptionPlanBadRequest() *ChangeSubscriptionPlanBadRequest + func (o *ChangeSubscriptionPlanBadRequest) Error() string + type ChangeSubscriptionPlanNoContent struct + HttpResponse runtime.ClientResponse + func NewChangeSubscriptionPlanNoContent() *ChangeSubscriptionPlanNoContent + func (o *ChangeSubscriptionPlanNoContent) Error() string + type ChangeSubscriptionPlanNotFound struct + HttpResponse runtime.ClientResponse + func NewChangeSubscriptionPlanNotFound() *ChangeSubscriptionPlanNotFound + func (o *ChangeSubscriptionPlanNotFound) Error() string + type ChangeSubscriptionPlanParams struct + BillingPolicy *string + Body *kbmodel.Subscription + CallCompletion *bool + CallTimeoutSec *int64 + Context context.Context + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + RequestedDate *strfmt.Date + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewChangeSubscriptionPlanParams() *ChangeSubscriptionPlanParams + func NewChangeSubscriptionPlanParamsWithContext(ctx context.Context) *ChangeSubscriptionPlanParams + func NewChangeSubscriptionPlanParamsWithHTTPClient(client *http.Client) *ChangeSubscriptionPlanParams + func NewChangeSubscriptionPlanParamsWithTimeout(timeout time.Duration) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) SetBillingPolicy(billingPolicy *string) + func (o *ChangeSubscriptionPlanParams) SetBody(body *kbmodel.Subscription) + func (o *ChangeSubscriptionPlanParams) SetCallCompletion(callCompletion *bool) + func (o *ChangeSubscriptionPlanParams) SetCallTimeoutSec(callTimeoutSec *int64) + func (o *ChangeSubscriptionPlanParams) SetContext(ctx context.Context) + func (o *ChangeSubscriptionPlanParams) SetHTTPClient(client *http.Client) + func (o *ChangeSubscriptionPlanParams) SetPluginProperty(pluginProperty []string) + func (o *ChangeSubscriptionPlanParams) SetRequestedDate(requestedDate *strfmt.Date) + func (o *ChangeSubscriptionPlanParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *ChangeSubscriptionPlanParams) SetTimeout(timeout time.Duration) + func (o *ChangeSubscriptionPlanParams) SetXKillbillComment(xKillbillComment *string) + func (o *ChangeSubscriptionPlanParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *ChangeSubscriptionPlanParams) SetXKillbillReason(xKillbillReason *string) + func (o *ChangeSubscriptionPlanParams) WithBillingPolicy(billingPolicy *string) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithBody(body *kbmodel.Subscription) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithCallCompletion(callCompletion *bool) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithCallTimeoutSec(callTimeoutSec *int64) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithContext(ctx context.Context) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithHTTPClient(client *http.Client) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithPluginProperty(pluginProperty []string) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithRequestedDate(requestedDate *strfmt.Date) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithSubscriptionID(subscriptionID strfmt.UUID) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithTimeout(timeout time.Duration) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithXKillbillComment(xKillbillComment *string) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WithXKillbillReason(xKillbillReason *string) *ChangeSubscriptionPlanParams + func (o *ChangeSubscriptionPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ChangeSubscriptionPlanReader struct + func (o *ChangeSubscriptionPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry, ...) *Client + func (a *Client) AddSubscriptionBlockingState(ctx context.Context, params *AddSubscriptionBlockingStateParams) (*AddSubscriptionBlockingStateCreated, error) + func (a *Client) CancelSubscriptionPlan(ctx context.Context, params *CancelSubscriptionPlanParams) (*CancelSubscriptionPlanNoContent, error) + func (a *Client) ChangeSubscriptionPlan(ctx context.Context, params *ChangeSubscriptionPlanParams) (*ChangeSubscriptionPlanNoContent, error) + func (a *Client) CreateSubscription(ctx context.Context, params *CreateSubscriptionParams) (*CreateSubscriptionCreated, error) + func (a *Client) CreateSubscriptionCustomFields(ctx context.Context, params *CreateSubscriptionCustomFieldsParams) (*CreateSubscriptionCustomFieldsCreated, error) + func (a *Client) CreateSubscriptionTags(ctx context.Context, params *CreateSubscriptionTagsParams) (*CreateSubscriptionTagsCreated, error) + func (a *Client) CreateSubscriptionWithAddOns(ctx context.Context, params *CreateSubscriptionWithAddOnsParams) (*CreateSubscriptionWithAddOnsCreated, error) + func (a *Client) CreateSubscriptionsWithAddOns(ctx context.Context, params *CreateSubscriptionsWithAddOnsParams) (*CreateSubscriptionsWithAddOnsCreated, error) + func (a *Client) DeleteSubscriptionCustomFields(ctx context.Context, params *DeleteSubscriptionCustomFieldsParams) (*DeleteSubscriptionCustomFieldsNoContent, error) + func (a *Client) DeleteSubscriptionTags(ctx context.Context, params *DeleteSubscriptionTagsParams) (*DeleteSubscriptionTagsNoContent, error) + func (a *Client) GetSubscription(ctx context.Context, params *GetSubscriptionParams) (*GetSubscriptionOK, error) + func (a *Client) GetSubscriptionCustomFields(ctx context.Context, params *GetSubscriptionCustomFieldsParams) (*GetSubscriptionCustomFieldsOK, error) + func (a *Client) GetSubscriptionTags(ctx context.Context, params *GetSubscriptionTagsParams) (*GetSubscriptionTagsOK, error) + func (a *Client) ModifySubscriptionCustomFields(ctx context.Context, params *ModifySubscriptionCustomFieldsParams) (*ModifySubscriptionCustomFieldsNoContent, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + func (a *Client) UncancelSubscriptionPlan(ctx context.Context, params *UncancelSubscriptionPlanParams) (*UncancelSubscriptionPlanNoContent, error) + func (a *Client) UndoChangeSubscriptionPlan(ctx context.Context, params *UndoChangeSubscriptionPlanParams) (*UndoChangeSubscriptionPlanNoContent, error) + func (a *Client) UpdateSubscriptionBCD(ctx context.Context, params *UpdateSubscriptionBCDParams) (*UpdateSubscriptionBCDNoContent, error) + type CreateSubscriptionCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Subscription + func NewCreateSubscriptionCreated() *CreateSubscriptionCreated + func (o *CreateSubscriptionCreated) Error() string + type CreateSubscriptionCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewCreateSubscriptionCustomFieldsBadRequest() *CreateSubscriptionCustomFieldsBadRequest + func (o *CreateSubscriptionCustomFieldsBadRequest) Error() string + type CreateSubscriptionCustomFieldsCreated struct + HttpResponse runtime.ClientResponse + func NewCreateSubscriptionCustomFieldsCreated() *CreateSubscriptionCustomFieldsCreated + func (o *CreateSubscriptionCustomFieldsCreated) Error() string + type CreateSubscriptionCustomFieldsParams struct + Body []*kbmodel.CustomField + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCreateSubscriptionCustomFieldsParams() *CreateSubscriptionCustomFieldsParams + func NewCreateSubscriptionCustomFieldsParamsWithContext(ctx context.Context) *CreateSubscriptionCustomFieldsParams + func NewCreateSubscriptionCustomFieldsParamsWithHTTPClient(client *http.Client) *CreateSubscriptionCustomFieldsParams + func NewCreateSubscriptionCustomFieldsParamsWithTimeout(timeout time.Duration) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) SetBody(body []*kbmodel.CustomField) + func (o *CreateSubscriptionCustomFieldsParams) SetContext(ctx context.Context) + func (o *CreateSubscriptionCustomFieldsParams) SetHTTPClient(client *http.Client) + func (o *CreateSubscriptionCustomFieldsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *CreateSubscriptionCustomFieldsParams) SetTimeout(timeout time.Duration) + func (o *CreateSubscriptionCustomFieldsParams) SetXKillbillComment(xKillbillComment *string) + func (o *CreateSubscriptionCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CreateSubscriptionCustomFieldsParams) SetXKillbillReason(xKillbillReason *string) + func (o *CreateSubscriptionCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithContext(ctx context.Context) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithHTTPClient(client *http.Client) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithTimeout(timeout time.Duration) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *CreateSubscriptionCustomFieldsParams + func (o *CreateSubscriptionCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSubscriptionCustomFieldsReader struct + func (o *CreateSubscriptionCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSubscriptionParams struct + Bcd *int32 + BillingDate *strfmt.Date + Body *kbmodel.Subscription + CallCompletion *bool + CallTimeoutSec *int64 + Context context.Context + EntitlementDate *strfmt.Date + HTTPClient *http.Client + Migrated *bool + PluginProperty []string + ProcessLocationHeader bool + RenameKeyIfExistsAndUnused *bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCreateSubscriptionParams() *CreateSubscriptionParams + func NewCreateSubscriptionParamsWithContext(ctx context.Context) *CreateSubscriptionParams + func NewCreateSubscriptionParamsWithHTTPClient(client *http.Client) *CreateSubscriptionParams + func NewCreateSubscriptionParamsWithTimeout(timeout time.Duration) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) SetBcd(bcd *int32) + func (o *CreateSubscriptionParams) SetBillingDate(billingDate *strfmt.Date) + func (o *CreateSubscriptionParams) SetBody(body *kbmodel.Subscription) + func (o *CreateSubscriptionParams) SetCallCompletion(callCompletion *bool) + func (o *CreateSubscriptionParams) SetCallTimeoutSec(callTimeoutSec *int64) + func (o *CreateSubscriptionParams) SetContext(ctx context.Context) + func (o *CreateSubscriptionParams) SetEntitlementDate(entitlementDate *strfmt.Date) + func (o *CreateSubscriptionParams) SetHTTPClient(client *http.Client) + func (o *CreateSubscriptionParams) SetMigrated(migrated *bool) + func (o *CreateSubscriptionParams) SetPluginProperty(pluginProperty []string) + func (o *CreateSubscriptionParams) SetRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) + func (o *CreateSubscriptionParams) SetTimeout(timeout time.Duration) + func (o *CreateSubscriptionParams) SetXKillbillComment(xKillbillComment *string) + func (o *CreateSubscriptionParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CreateSubscriptionParams) SetXKillbillReason(xKillbillReason *string) + func (o *CreateSubscriptionParams) WithBcd(bcd *int32) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithBillingDate(billingDate *strfmt.Date) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithBody(body *kbmodel.Subscription) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithCallCompletion(callCompletion *bool) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithCallTimeoutSec(callTimeoutSec *int64) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithContext(ctx context.Context) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithEntitlementDate(entitlementDate *strfmt.Date) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithHTTPClient(client *http.Client) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithMigrated(migrated *bool) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithPluginProperty(pluginProperty []string) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithTimeout(timeout time.Duration) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithXKillbillComment(xKillbillComment *string) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WithXKillbillReason(xKillbillReason *string) *CreateSubscriptionParams + func (o *CreateSubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSubscriptionReader struct + func (o *CreateSubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSubscriptionTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewCreateSubscriptionTagsBadRequest() *CreateSubscriptionTagsBadRequest + func (o *CreateSubscriptionTagsBadRequest) Error() string + type CreateSubscriptionTagsCreated struct + HttpResponse runtime.ClientResponse + func NewCreateSubscriptionTagsCreated() *CreateSubscriptionTagsCreated + func (o *CreateSubscriptionTagsCreated) Error() string + type CreateSubscriptionTagsParams struct + Body []strfmt.UUID + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCreateSubscriptionTagsParams() *CreateSubscriptionTagsParams + func NewCreateSubscriptionTagsParamsWithContext(ctx context.Context) *CreateSubscriptionTagsParams + func NewCreateSubscriptionTagsParamsWithHTTPClient(client *http.Client) *CreateSubscriptionTagsParams + func NewCreateSubscriptionTagsParamsWithTimeout(timeout time.Duration) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) SetBody(body []strfmt.UUID) + func (o *CreateSubscriptionTagsParams) SetContext(ctx context.Context) + func (o *CreateSubscriptionTagsParams) SetHTTPClient(client *http.Client) + func (o *CreateSubscriptionTagsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *CreateSubscriptionTagsParams) SetTimeout(timeout time.Duration) + func (o *CreateSubscriptionTagsParams) SetXKillbillComment(xKillbillComment *string) + func (o *CreateSubscriptionTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CreateSubscriptionTagsParams) SetXKillbillReason(xKillbillReason *string) + func (o *CreateSubscriptionTagsParams) WithBody(body []strfmt.UUID) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithContext(ctx context.Context) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithHTTPClient(client *http.Client) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithTimeout(timeout time.Duration) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithXKillbillComment(xKillbillComment *string) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WithXKillbillReason(xKillbillReason *string) *CreateSubscriptionTagsParams + func (o *CreateSubscriptionTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSubscriptionTagsReader struct + func (o *CreateSubscriptionTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSubscriptionWithAddOnsCreated struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Bundle + func NewCreateSubscriptionWithAddOnsCreated() *CreateSubscriptionWithAddOnsCreated + func (o *CreateSubscriptionWithAddOnsCreated) Error() string + type CreateSubscriptionWithAddOnsParams struct + BillingDate *strfmt.Date + Body []*kbmodel.Subscription + CallCompletion *bool + CallTimeoutSec *int64 + Context context.Context + EntitlementDate *strfmt.Date + HTTPClient *http.Client + Migrated *bool + PluginProperty []string + ProcessLocationHeader bool + RenameKeyIfExistsAndUnused *bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCreateSubscriptionWithAddOnsParams() *CreateSubscriptionWithAddOnsParams + func NewCreateSubscriptionWithAddOnsParamsWithContext(ctx context.Context) *CreateSubscriptionWithAddOnsParams + func NewCreateSubscriptionWithAddOnsParamsWithHTTPClient(client *http.Client) *CreateSubscriptionWithAddOnsParams + func NewCreateSubscriptionWithAddOnsParamsWithTimeout(timeout time.Duration) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) SetBillingDate(billingDate *strfmt.Date) + func (o *CreateSubscriptionWithAddOnsParams) SetBody(body []*kbmodel.Subscription) + func (o *CreateSubscriptionWithAddOnsParams) SetCallCompletion(callCompletion *bool) + func (o *CreateSubscriptionWithAddOnsParams) SetCallTimeoutSec(callTimeoutSec *int64) + func (o *CreateSubscriptionWithAddOnsParams) SetContext(ctx context.Context) + func (o *CreateSubscriptionWithAddOnsParams) SetEntitlementDate(entitlementDate *strfmt.Date) + func (o *CreateSubscriptionWithAddOnsParams) SetHTTPClient(client *http.Client) + func (o *CreateSubscriptionWithAddOnsParams) SetMigrated(migrated *bool) + func (o *CreateSubscriptionWithAddOnsParams) SetPluginProperty(pluginProperty []string) + func (o *CreateSubscriptionWithAddOnsParams) SetRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) + func (o *CreateSubscriptionWithAddOnsParams) SetTimeout(timeout time.Duration) + func (o *CreateSubscriptionWithAddOnsParams) SetXKillbillComment(xKillbillComment *string) + func (o *CreateSubscriptionWithAddOnsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CreateSubscriptionWithAddOnsParams) SetXKillbillReason(xKillbillReason *string) + func (o *CreateSubscriptionWithAddOnsParams) WithBillingDate(billingDate *strfmt.Date) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithBody(body []*kbmodel.Subscription) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithCallCompletion(callCompletion *bool) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithCallTimeoutSec(callTimeoutSec *int64) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithContext(ctx context.Context) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithEntitlementDate(entitlementDate *strfmt.Date) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithHTTPClient(client *http.Client) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithMigrated(migrated *bool) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithPluginProperty(pluginProperty []string) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithTimeout(timeout time.Duration) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithXKillbillComment(xKillbillComment *string) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WithXKillbillReason(xKillbillReason *string) *CreateSubscriptionWithAddOnsParams + func (o *CreateSubscriptionWithAddOnsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSubscriptionWithAddOnsReader struct + func (o *CreateSubscriptionWithAddOnsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type CreateSubscriptionsWithAddOnsCreated struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Bundle + func NewCreateSubscriptionsWithAddOnsCreated() *CreateSubscriptionsWithAddOnsCreated + func (o *CreateSubscriptionsWithAddOnsCreated) Error() string + type CreateSubscriptionsWithAddOnsParams struct + BillingDate *strfmt.Date + Body []*kbmodel.BulkSubscriptionsBundle + CallCompletion *bool + CallTimeoutSec *int64 + Context context.Context + EntitlementDate *strfmt.Date + HTTPClient *http.Client + Migrated *bool + PluginProperty []string + ProcessLocationHeader bool + RenameKeyIfExistsAndUnused *bool + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewCreateSubscriptionsWithAddOnsParams() *CreateSubscriptionsWithAddOnsParams + func NewCreateSubscriptionsWithAddOnsParamsWithContext(ctx context.Context) *CreateSubscriptionsWithAddOnsParams + func NewCreateSubscriptionsWithAddOnsParamsWithHTTPClient(client *http.Client) *CreateSubscriptionsWithAddOnsParams + func NewCreateSubscriptionsWithAddOnsParamsWithTimeout(timeout time.Duration) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) SetBillingDate(billingDate *strfmt.Date) + func (o *CreateSubscriptionsWithAddOnsParams) SetBody(body []*kbmodel.BulkSubscriptionsBundle) + func (o *CreateSubscriptionsWithAddOnsParams) SetCallCompletion(callCompletion *bool) + func (o *CreateSubscriptionsWithAddOnsParams) SetCallTimeoutSec(callTimeoutSec *int64) + func (o *CreateSubscriptionsWithAddOnsParams) SetContext(ctx context.Context) + func (o *CreateSubscriptionsWithAddOnsParams) SetEntitlementDate(entitlementDate *strfmt.Date) + func (o *CreateSubscriptionsWithAddOnsParams) SetHTTPClient(client *http.Client) + func (o *CreateSubscriptionsWithAddOnsParams) SetMigrated(migrated *bool) + func (o *CreateSubscriptionsWithAddOnsParams) SetPluginProperty(pluginProperty []string) + func (o *CreateSubscriptionsWithAddOnsParams) SetRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) + func (o *CreateSubscriptionsWithAddOnsParams) SetTimeout(timeout time.Duration) + func (o *CreateSubscriptionsWithAddOnsParams) SetXKillbillComment(xKillbillComment *string) + func (o *CreateSubscriptionsWithAddOnsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *CreateSubscriptionsWithAddOnsParams) SetXKillbillReason(xKillbillReason *string) + func (o *CreateSubscriptionsWithAddOnsParams) WithBillingDate(billingDate *strfmt.Date) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithBody(body []*kbmodel.BulkSubscriptionsBundle) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithCallCompletion(callCompletion *bool) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithCallTimeoutSec(callTimeoutSec *int64) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithContext(ctx context.Context) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithEntitlementDate(entitlementDate *strfmt.Date) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithHTTPClient(client *http.Client) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithMigrated(migrated *bool) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithPluginProperty(pluginProperty []string) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithRenameKeyIfExistsAndUnused(renameKeyIfExistsAndUnused *bool) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithTimeout(timeout time.Duration) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithXKillbillComment(xKillbillComment *string) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WithXKillbillReason(xKillbillReason *string) *CreateSubscriptionsWithAddOnsParams + func (o *CreateSubscriptionsWithAddOnsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type CreateSubscriptionsWithAddOnsReader struct + func (o *CreateSubscriptionsWithAddOnsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSubscriptionCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewDeleteSubscriptionCustomFieldsBadRequest() *DeleteSubscriptionCustomFieldsBadRequest + func (o *DeleteSubscriptionCustomFieldsBadRequest) Error() string + type DeleteSubscriptionCustomFieldsNoContent struct + HttpResponse runtime.ClientResponse + func NewDeleteSubscriptionCustomFieldsNoContent() *DeleteSubscriptionCustomFieldsNoContent + func (o *DeleteSubscriptionCustomFieldsNoContent) Error() string + type DeleteSubscriptionCustomFieldsParams struct + Context context.Context + CustomField []strfmt.UUID + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewDeleteSubscriptionCustomFieldsParams() *DeleteSubscriptionCustomFieldsParams + func NewDeleteSubscriptionCustomFieldsParamsWithContext(ctx context.Context) *DeleteSubscriptionCustomFieldsParams + func NewDeleteSubscriptionCustomFieldsParamsWithHTTPClient(client *http.Client) *DeleteSubscriptionCustomFieldsParams + func NewDeleteSubscriptionCustomFieldsParamsWithTimeout(timeout time.Duration) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) SetContext(ctx context.Context) + func (o *DeleteSubscriptionCustomFieldsParams) SetCustomField(customField []strfmt.UUID) + func (o *DeleteSubscriptionCustomFieldsParams) SetHTTPClient(client *http.Client) + func (o *DeleteSubscriptionCustomFieldsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *DeleteSubscriptionCustomFieldsParams) SetTimeout(timeout time.Duration) + func (o *DeleteSubscriptionCustomFieldsParams) SetXKillbillComment(xKillbillComment *string) + func (o *DeleteSubscriptionCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *DeleteSubscriptionCustomFieldsParams) SetXKillbillReason(xKillbillReason *string) + func (o *DeleteSubscriptionCustomFieldsParams) WithContext(ctx context.Context) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithCustomField(customField []strfmt.UUID) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithHTTPClient(client *http.Client) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithTimeout(timeout time.Duration) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *DeleteSubscriptionCustomFieldsParams + func (o *DeleteSubscriptionCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSubscriptionCustomFieldsReader struct + func (o *DeleteSubscriptionCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteSubscriptionTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewDeleteSubscriptionTagsBadRequest() *DeleteSubscriptionTagsBadRequest + func (o *DeleteSubscriptionTagsBadRequest) Error() string + type DeleteSubscriptionTagsNoContent struct + HttpResponse runtime.ClientResponse + func NewDeleteSubscriptionTagsNoContent() *DeleteSubscriptionTagsNoContent + func (o *DeleteSubscriptionTagsNoContent) Error() string + type DeleteSubscriptionTagsParams struct + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + TagDef []strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewDeleteSubscriptionTagsParams() *DeleteSubscriptionTagsParams + func NewDeleteSubscriptionTagsParamsWithContext(ctx context.Context) *DeleteSubscriptionTagsParams + func NewDeleteSubscriptionTagsParamsWithHTTPClient(client *http.Client) *DeleteSubscriptionTagsParams + func NewDeleteSubscriptionTagsParamsWithTimeout(timeout time.Duration) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) SetContext(ctx context.Context) + func (o *DeleteSubscriptionTagsParams) SetHTTPClient(client *http.Client) + func (o *DeleteSubscriptionTagsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *DeleteSubscriptionTagsParams) SetTagDef(tagDef []strfmt.UUID) + func (o *DeleteSubscriptionTagsParams) SetTimeout(timeout time.Duration) + func (o *DeleteSubscriptionTagsParams) SetXKillbillComment(xKillbillComment *string) + func (o *DeleteSubscriptionTagsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *DeleteSubscriptionTagsParams) SetXKillbillReason(xKillbillReason *string) + func (o *DeleteSubscriptionTagsParams) WithContext(ctx context.Context) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithHTTPClient(client *http.Client) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithTagDef(tagDef []strfmt.UUID) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithTimeout(timeout time.Duration) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithXKillbillComment(xKillbillComment *string) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WithXKillbillReason(xKillbillReason *string) *DeleteSubscriptionTagsParams + func (o *DeleteSubscriptionTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteSubscriptionTagsReader struct + func (o *DeleteSubscriptionTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSubscriptionBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetSubscriptionBadRequest() *GetSubscriptionBadRequest + func (o *GetSubscriptionBadRequest) Error() string + type GetSubscriptionCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetSubscriptionCustomFieldsBadRequest() *GetSubscriptionCustomFieldsBadRequest + func (o *GetSubscriptionCustomFieldsBadRequest) Error() string + type GetSubscriptionCustomFieldsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.CustomField + func NewGetSubscriptionCustomFieldsOK() *GetSubscriptionCustomFieldsOK + func (o *GetSubscriptionCustomFieldsOK) Error() string + type GetSubscriptionCustomFieldsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + func NewGetSubscriptionCustomFieldsParams() *GetSubscriptionCustomFieldsParams + func NewGetSubscriptionCustomFieldsParamsWithContext(ctx context.Context) *GetSubscriptionCustomFieldsParams + func NewGetSubscriptionCustomFieldsParamsWithHTTPClient(client *http.Client) *GetSubscriptionCustomFieldsParams + func NewGetSubscriptionCustomFieldsParamsWithTimeout(timeout time.Duration) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) SetAudit(audit *string) + func (o *GetSubscriptionCustomFieldsParams) SetContext(ctx context.Context) + func (o *GetSubscriptionCustomFieldsParams) SetHTTPClient(client *http.Client) + func (o *GetSubscriptionCustomFieldsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *GetSubscriptionCustomFieldsParams) SetTimeout(timeout time.Duration) + func (o *GetSubscriptionCustomFieldsParams) WithAudit(audit *string) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) WithContext(ctx context.Context) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) WithHTTPClient(client *http.Client) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) WithTimeout(timeout time.Duration) *GetSubscriptionCustomFieldsParams + func (o *GetSubscriptionCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSubscriptionCustomFieldsReader struct + func (o *GetSubscriptionCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSubscriptionNotFound struct + HttpResponse runtime.ClientResponse + func NewGetSubscriptionNotFound() *GetSubscriptionNotFound + func (o *GetSubscriptionNotFound) Error() string + type GetSubscriptionOK struct + HttpResponse runtime.ClientResponse + Payload *kbmodel.Subscription + func NewGetSubscriptionOK() *GetSubscriptionOK + func (o *GetSubscriptionOK) Error() string + type GetSubscriptionParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + func NewGetSubscriptionParams() *GetSubscriptionParams + func NewGetSubscriptionParamsWithContext(ctx context.Context) *GetSubscriptionParams + func NewGetSubscriptionParamsWithHTTPClient(client *http.Client) *GetSubscriptionParams + func NewGetSubscriptionParamsWithTimeout(timeout time.Duration) *GetSubscriptionParams + func (o *GetSubscriptionParams) SetAudit(audit *string) + func (o *GetSubscriptionParams) SetContext(ctx context.Context) + func (o *GetSubscriptionParams) SetHTTPClient(client *http.Client) + func (o *GetSubscriptionParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *GetSubscriptionParams) SetTimeout(timeout time.Duration) + func (o *GetSubscriptionParams) WithAudit(audit *string) *GetSubscriptionParams + func (o *GetSubscriptionParams) WithContext(ctx context.Context) *GetSubscriptionParams + func (o *GetSubscriptionParams) WithHTTPClient(client *http.Client) *GetSubscriptionParams + func (o *GetSubscriptionParams) WithSubscriptionID(subscriptionID strfmt.UUID) *GetSubscriptionParams + func (o *GetSubscriptionParams) WithTimeout(timeout time.Duration) *GetSubscriptionParams + func (o *GetSubscriptionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSubscriptionReader struct + func (o *GetSubscriptionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSubscriptionTagsBadRequest struct + HttpResponse runtime.ClientResponse + func NewGetSubscriptionTagsBadRequest() *GetSubscriptionTagsBadRequest + func (o *GetSubscriptionTagsBadRequest) Error() string + type GetSubscriptionTagsNotFound struct + HttpResponse runtime.ClientResponse + func NewGetSubscriptionTagsNotFound() *GetSubscriptionTagsNotFound + func (o *GetSubscriptionTagsNotFound) Error() string + type GetSubscriptionTagsOK struct + HttpResponse runtime.ClientResponse + Payload []*kbmodel.Tag + func NewGetSubscriptionTagsOK() *GetSubscriptionTagsOK + func (o *GetSubscriptionTagsOK) Error() string + type GetSubscriptionTagsParams struct + Audit *string + Context context.Context + HTTPClient *http.Client + IncludedDeleted *bool + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + func NewGetSubscriptionTagsParams() *GetSubscriptionTagsParams + func NewGetSubscriptionTagsParamsWithContext(ctx context.Context) *GetSubscriptionTagsParams + func NewGetSubscriptionTagsParamsWithHTTPClient(client *http.Client) *GetSubscriptionTagsParams + func NewGetSubscriptionTagsParamsWithTimeout(timeout time.Duration) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) SetAudit(audit *string) + func (o *GetSubscriptionTagsParams) SetContext(ctx context.Context) + func (o *GetSubscriptionTagsParams) SetHTTPClient(client *http.Client) + func (o *GetSubscriptionTagsParams) SetIncludedDeleted(includedDeleted *bool) + func (o *GetSubscriptionTagsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *GetSubscriptionTagsParams) SetTimeout(timeout time.Duration) + func (o *GetSubscriptionTagsParams) WithAudit(audit *string) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WithContext(ctx context.Context) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WithHTTPClient(client *http.Client) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WithIncludedDeleted(includedDeleted *bool) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WithTimeout(timeout time.Duration) *GetSubscriptionTagsParams + func (o *GetSubscriptionTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSubscriptionTagsReader struct + func (o *GetSubscriptionTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type ISubscription interface + AddSubscriptionBlockingState func(ctx context.Context, params *AddSubscriptionBlockingStateParams) (*AddSubscriptionBlockingStateCreated, error) + CancelSubscriptionPlan func(ctx context.Context, params *CancelSubscriptionPlanParams) (*CancelSubscriptionPlanNoContent, error) + ChangeSubscriptionPlan func(ctx context.Context, params *ChangeSubscriptionPlanParams) (*ChangeSubscriptionPlanNoContent, error) + CreateSubscription func(ctx context.Context, params *CreateSubscriptionParams) (*CreateSubscriptionCreated, error) + CreateSubscriptionCustomFields func(ctx context.Context, params *CreateSubscriptionCustomFieldsParams) (*CreateSubscriptionCustomFieldsCreated, error) + CreateSubscriptionTags func(ctx context.Context, params *CreateSubscriptionTagsParams) (*CreateSubscriptionTagsCreated, error) + CreateSubscriptionWithAddOns func(ctx context.Context, params *CreateSubscriptionWithAddOnsParams) (*CreateSubscriptionWithAddOnsCreated, error) + CreateSubscriptionsWithAddOns func(ctx context.Context, params *CreateSubscriptionsWithAddOnsParams) (*CreateSubscriptionsWithAddOnsCreated, error) + DeleteSubscriptionCustomFields func(ctx context.Context, params *DeleteSubscriptionCustomFieldsParams) (*DeleteSubscriptionCustomFieldsNoContent, error) + DeleteSubscriptionTags func(ctx context.Context, params *DeleteSubscriptionTagsParams) (*DeleteSubscriptionTagsNoContent, error) + GetSubscription func(ctx context.Context, params *GetSubscriptionParams) (*GetSubscriptionOK, error) + GetSubscriptionCustomFields func(ctx context.Context, params *GetSubscriptionCustomFieldsParams) (*GetSubscriptionCustomFieldsOK, error) + GetSubscriptionTags func(ctx context.Context, params *GetSubscriptionTagsParams) (*GetSubscriptionTagsOK, error) + ModifySubscriptionCustomFields func(ctx context.Context, params *ModifySubscriptionCustomFieldsParams) (*ModifySubscriptionCustomFieldsNoContent, error) + UncancelSubscriptionPlan func(ctx context.Context, params *UncancelSubscriptionPlanParams) (*UncancelSubscriptionPlanNoContent, error) + UndoChangeSubscriptionPlan func(ctx context.Context, params *UndoChangeSubscriptionPlanParams) (*UndoChangeSubscriptionPlanNoContent, error) + UpdateSubscriptionBCD func(ctx context.Context, params *UpdateSubscriptionBCDParams) (*UpdateSubscriptionBCDNoContent, error) + type KillbillDefaults interface + KillbillWithStackTrace func() *bool + XKillbillComment func() *string + XKillbillCreatedBy func() *string + XKillbillReason func() *string + type ModifySubscriptionCustomFieldsBadRequest struct + HttpResponse runtime.ClientResponse + func NewModifySubscriptionCustomFieldsBadRequest() *ModifySubscriptionCustomFieldsBadRequest + func (o *ModifySubscriptionCustomFieldsBadRequest) Error() string + type ModifySubscriptionCustomFieldsNoContent struct + HttpResponse runtime.ClientResponse + func NewModifySubscriptionCustomFieldsNoContent() *ModifySubscriptionCustomFieldsNoContent + func (o *ModifySubscriptionCustomFieldsNoContent) Error() string + type ModifySubscriptionCustomFieldsParams struct + Body []*kbmodel.CustomField + Context context.Context + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewModifySubscriptionCustomFieldsParams() *ModifySubscriptionCustomFieldsParams + func NewModifySubscriptionCustomFieldsParamsWithContext(ctx context.Context) *ModifySubscriptionCustomFieldsParams + func NewModifySubscriptionCustomFieldsParamsWithHTTPClient(client *http.Client) *ModifySubscriptionCustomFieldsParams + func NewModifySubscriptionCustomFieldsParamsWithTimeout(timeout time.Duration) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) SetBody(body []*kbmodel.CustomField) + func (o *ModifySubscriptionCustomFieldsParams) SetContext(ctx context.Context) + func (o *ModifySubscriptionCustomFieldsParams) SetHTTPClient(client *http.Client) + func (o *ModifySubscriptionCustomFieldsParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *ModifySubscriptionCustomFieldsParams) SetTimeout(timeout time.Duration) + func (o *ModifySubscriptionCustomFieldsParams) SetXKillbillComment(xKillbillComment *string) + func (o *ModifySubscriptionCustomFieldsParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *ModifySubscriptionCustomFieldsParams) SetXKillbillReason(xKillbillReason *string) + func (o *ModifySubscriptionCustomFieldsParams) WithBody(body []*kbmodel.CustomField) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithContext(ctx context.Context) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithHTTPClient(client *http.Client) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithSubscriptionID(subscriptionID strfmt.UUID) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithTimeout(timeout time.Duration) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithXKillbillComment(xKillbillComment *string) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WithXKillbillReason(xKillbillReason *string) *ModifySubscriptionCustomFieldsParams + func (o *ModifySubscriptionCustomFieldsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type ModifySubscriptionCustomFieldsReader struct + func (o *ModifySubscriptionCustomFieldsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UncancelSubscriptionPlanBadRequest struct + HttpResponse runtime.ClientResponse + func NewUncancelSubscriptionPlanBadRequest() *UncancelSubscriptionPlanBadRequest + func (o *UncancelSubscriptionPlanBadRequest) Error() string + type UncancelSubscriptionPlanNoContent struct + HttpResponse runtime.ClientResponse + func NewUncancelSubscriptionPlanNoContent() *UncancelSubscriptionPlanNoContent + func (o *UncancelSubscriptionPlanNoContent) Error() string + type UncancelSubscriptionPlanNotFound struct + HttpResponse runtime.ClientResponse + func NewUncancelSubscriptionPlanNotFound() *UncancelSubscriptionPlanNotFound + func (o *UncancelSubscriptionPlanNotFound) Error() string + type UncancelSubscriptionPlanParams struct + Context context.Context + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewUncancelSubscriptionPlanParams() *UncancelSubscriptionPlanParams + func NewUncancelSubscriptionPlanParamsWithContext(ctx context.Context) *UncancelSubscriptionPlanParams + func NewUncancelSubscriptionPlanParamsWithHTTPClient(client *http.Client) *UncancelSubscriptionPlanParams + func NewUncancelSubscriptionPlanParamsWithTimeout(timeout time.Duration) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) SetContext(ctx context.Context) + func (o *UncancelSubscriptionPlanParams) SetHTTPClient(client *http.Client) + func (o *UncancelSubscriptionPlanParams) SetPluginProperty(pluginProperty []string) + func (o *UncancelSubscriptionPlanParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *UncancelSubscriptionPlanParams) SetTimeout(timeout time.Duration) + func (o *UncancelSubscriptionPlanParams) SetXKillbillComment(xKillbillComment *string) + func (o *UncancelSubscriptionPlanParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *UncancelSubscriptionPlanParams) SetXKillbillReason(xKillbillReason *string) + func (o *UncancelSubscriptionPlanParams) WithContext(ctx context.Context) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithHTTPClient(client *http.Client) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithPluginProperty(pluginProperty []string) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithSubscriptionID(subscriptionID strfmt.UUID) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithTimeout(timeout time.Duration) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithXKillbillComment(xKillbillComment *string) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WithXKillbillReason(xKillbillReason *string) *UncancelSubscriptionPlanParams + func (o *UncancelSubscriptionPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UncancelSubscriptionPlanReader struct + func (o *UncancelSubscriptionPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UndoChangeSubscriptionPlanBadRequest struct + HttpResponse runtime.ClientResponse + func NewUndoChangeSubscriptionPlanBadRequest() *UndoChangeSubscriptionPlanBadRequest + func (o *UndoChangeSubscriptionPlanBadRequest) Error() string + type UndoChangeSubscriptionPlanNoContent struct + HttpResponse runtime.ClientResponse + func NewUndoChangeSubscriptionPlanNoContent() *UndoChangeSubscriptionPlanNoContent + func (o *UndoChangeSubscriptionPlanNoContent) Error() string + type UndoChangeSubscriptionPlanNotFound struct + HttpResponse runtime.ClientResponse + func NewUndoChangeSubscriptionPlanNotFound() *UndoChangeSubscriptionPlanNotFound + func (o *UndoChangeSubscriptionPlanNotFound) Error() string + type UndoChangeSubscriptionPlanParams struct + Context context.Context + HTTPClient *http.Client + PluginProperty []string + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewUndoChangeSubscriptionPlanParams() *UndoChangeSubscriptionPlanParams + func NewUndoChangeSubscriptionPlanParamsWithContext(ctx context.Context) *UndoChangeSubscriptionPlanParams + func NewUndoChangeSubscriptionPlanParamsWithHTTPClient(client *http.Client) *UndoChangeSubscriptionPlanParams + func NewUndoChangeSubscriptionPlanParamsWithTimeout(timeout time.Duration) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) SetContext(ctx context.Context) + func (o *UndoChangeSubscriptionPlanParams) SetHTTPClient(client *http.Client) + func (o *UndoChangeSubscriptionPlanParams) SetPluginProperty(pluginProperty []string) + func (o *UndoChangeSubscriptionPlanParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *UndoChangeSubscriptionPlanParams) SetTimeout(timeout time.Duration) + func (o *UndoChangeSubscriptionPlanParams) SetXKillbillComment(xKillbillComment *string) + func (o *UndoChangeSubscriptionPlanParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *UndoChangeSubscriptionPlanParams) SetXKillbillReason(xKillbillReason *string) + func (o *UndoChangeSubscriptionPlanParams) WithContext(ctx context.Context) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithHTTPClient(client *http.Client) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithPluginProperty(pluginProperty []string) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithSubscriptionID(subscriptionID strfmt.UUID) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithTimeout(timeout time.Duration) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithXKillbillComment(xKillbillComment *string) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WithXKillbillReason(xKillbillReason *string) *UndoChangeSubscriptionPlanParams + func (o *UndoChangeSubscriptionPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UndoChangeSubscriptionPlanReader struct + func (o *UndoChangeSubscriptionPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type UpdateSubscriptionBCDBadRequest struct + HttpResponse runtime.ClientResponse + func NewUpdateSubscriptionBCDBadRequest() *UpdateSubscriptionBCDBadRequest + func (o *UpdateSubscriptionBCDBadRequest) Error() string + type UpdateSubscriptionBCDNoContent struct + HttpResponse runtime.ClientResponse + func NewUpdateSubscriptionBCDNoContent() *UpdateSubscriptionBCDNoContent + func (o *UpdateSubscriptionBCDNoContent) Error() string + type UpdateSubscriptionBCDParams struct + Body *kbmodel.Subscription + Context context.Context + EffectiveFromDate *strfmt.Date + ForceNewBcdWithPastEffectiveDate *bool + HTTPClient *http.Client + ProcessLocationHeader bool + SubscriptionID strfmt.UUID + WithStackTrace *bool + XKillbillComment *string + XKillbillCreatedBy string + XKillbillReason *string + func NewUpdateSubscriptionBCDParams() *UpdateSubscriptionBCDParams + func NewUpdateSubscriptionBCDParamsWithContext(ctx context.Context) *UpdateSubscriptionBCDParams + func NewUpdateSubscriptionBCDParamsWithHTTPClient(client *http.Client) *UpdateSubscriptionBCDParams + func NewUpdateSubscriptionBCDParamsWithTimeout(timeout time.Duration) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) SetBody(body *kbmodel.Subscription) + func (o *UpdateSubscriptionBCDParams) SetContext(ctx context.Context) + func (o *UpdateSubscriptionBCDParams) SetEffectiveFromDate(effectiveFromDate *strfmt.Date) + func (o *UpdateSubscriptionBCDParams) SetForceNewBcdWithPastEffectiveDate(forceNewBcdWithPastEffectiveDate *bool) + func (o *UpdateSubscriptionBCDParams) SetHTTPClient(client *http.Client) + func (o *UpdateSubscriptionBCDParams) SetSubscriptionID(subscriptionID strfmt.UUID) + func (o *UpdateSubscriptionBCDParams) SetTimeout(timeout time.Duration) + func (o *UpdateSubscriptionBCDParams) SetXKillbillComment(xKillbillComment *string) + func (o *UpdateSubscriptionBCDParams) SetXKillbillCreatedBy(xKillbillCreatedBy string) + func (o *UpdateSubscriptionBCDParams) SetXKillbillReason(xKillbillReason *string) + func (o *UpdateSubscriptionBCDParams) WithBody(body *kbmodel.Subscription) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithContext(ctx context.Context) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithEffectiveFromDate(effectiveFromDate *strfmt.Date) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithForceNewBcdWithPastEffectiveDate(forceNewBcdWithPastEffectiveDate *bool) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithHTTPClient(client *http.Client) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithSubscriptionID(subscriptionID strfmt.UUID) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithTimeout(timeout time.Duration) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithXKillbillComment(xKillbillComment *string) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithXKillbillCreatedBy(xKillbillCreatedBy string) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WithXKillbillReason(xKillbillReason *string) *UpdateSubscriptionBCDParams + func (o *UpdateSubscriptionBCDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type UpdateSubscriptionBCDReader struct + func (o *UpdateSubscriptionBCDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) Other modules containing this package github.com/killbill/kbcli/v2 github.com/killbill/kbcli/v3