PartnerTransferProperties interface
Transfer Details.
Properties
| canceled |
The email ID of the user who canceled the transfer request. |
| detailed |
Detailed transfer status. |
| expiration |
The time at which the transfer request expires. |
| initiator |
The type of customer who sent the transfer request. |
| initiator |
The email ID of the user who sent the transfer request. |
| recipient |
The email ID of the user to whom the transfer request was sent. |
| reseller |
Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account. |
| reseller |
Optional name of the reseller for transfer requests that are sent from Microsoft Partner Agreement billing account. |
| transfer |
Overall transfer status. |
Property Details
canceledBy
The email ID of the user who canceled the transfer request.
canceledBy?: string
Property Value
string
detailedTransferStatus
Detailed transfer status.
detailedTransferStatus?: DetailedTransferStatus[]
Property Value
expirationTime
The time at which the transfer request expires.
expirationTime?: Date
Property Value
Date
initiatorCustomerType
The type of customer who sent the transfer request.
initiatorCustomerType?: string
Property Value
string
initiatorEmailId
The email ID of the user who sent the transfer request.
initiatorEmailId?: string
Property Value
string
recipientEmailId
The email ID of the user to whom the transfer request was sent.
recipientEmailId?: string
Property Value
string
resellerId
Optional MPN ID of the reseller for transfer requests that are sent from a Microsoft Partner Agreement billing account.
resellerId?: string
Property Value
string
resellerName
Optional name of the reseller for transfer requests that are sent from Microsoft Partner Agreement billing account.
resellerName?: string
Property Value
string
transferStatus
Overall transfer status.
transferStatus?: string
Property Value
string