MoveBillingSubscriptionRequest Class

Request parameters to transfer billing subscription.

Constructor

MoveBillingSubscriptionRequest(*args: Any, **kwargs: Any)

Variables

Name Description
destination_invoice_section_id
str

The destination invoice section id.

destination_enrollment_account_id
str

The destination enrollment account id.

Attributes

destination_enrollment_account_id

The destination enrollment account id.

destination_enrollment_account_id: str | None

destination_invoice_section_id

The destination invoice section id.

destination_invoice_section_id: str | None