ExchangeOperationResultStatus type
Status of the operation.
KnownExchangeOperationResultStatus can be used interchangeably with ExchangeOperationResultStatus,
this enum contains the known values that the service supports.
Known values supported by the service
Succeeded: Succeeded
Failed: Failed
Cancelled: Cancelled
PendingRefunds: PendingRefunds
PendingPurchases: PendingPurchases
type ExchangeOperationResultStatus = string