BillingSubscriptionMergeRequest interface

Request parameters that are provided to merge the two billing subscriptions.

Properties

quantity

The quantity of the source billing subscription that will be merged with the target billing subscription.

targetBillingSubscriptionName

The ID of the target billing subscription that will be merged with the source subscription provided in the request.

Property Details

quantity

The quantity of the source billing subscription that will be merged with the target billing subscription.

quantity?: number

Property Value

number

targetBillingSubscriptionName

The ID of the target billing subscription that will be merged with the source subscription provided in the request.

targetBillingSubscriptionName?: string

Property Value

string