InitiateTransferRequest Class

Request parameters to initiate transfer.

Inheritance
azure.mgmt.billing._serialization.Model
InitiateTransferRequest

Constructor

InitiateTransferRequest(*, recipient_email_id: str | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
recipient_email_id
str

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

Variables

Name Description
recipient_email_id
str

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