TransferProductRequestProperties Class

The properties of the product to initiate a transfer.

Inheritance
azure.mgmt.billing._serialization.Model
TransferProductRequestProperties

Constructor

TransferProductRequestProperties(*, destination_invoice_section_id: str | None = None, **kwargs)

Keyword-Only Parameters

Name Description
destination_invoice_section_id
str

The destination invoice section id.

Variables

Name Description
destination_invoice_section_id
str

The destination invoice section id.