TransferProperties interface

Transfer details

Properties

canceledBy

The email ID of the user who canceled the transfer request.

detailedTransferStatus

Detailed transfer status.

expirationTime

The time at which the transfer request expires.

initiatorEmailId

The email ID of the user who sent the transfer request.

recipientEmailId

The email ID of the user to whom the transfer request was sent.

transferStatus

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

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

transferStatus

Overall transfer status.

transferStatus?: string

Property Value

string