PartnerInitiateTransferProperties Class

Request parameters to initiate transfer.

Constructor

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

Variables

Name Description
recipient_email_id
str

The email ID of the recipient to whom the transfer request is sent.

reseller_id
str

Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account.

Attributes

recipient_email_id

The email ID of the recipient to whom the transfer request is sent.

recipient_email_id: str | None

reseller_id

Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account.

reseller_id: str | None