public interface OrderCompletionResult
OrderCompletionResult
is returned after you call OrderManager.completeOrder(Order)
Modifier and Type | Interface and Description |
---|---|
static class |
OrderCompletionResult.OrderCompletionStatus |
Modifier and Type | Method and Description |
---|---|
OrderCompletionResult.OrderCompletionStatus |
getStatus() |
OrderCompletionResult.OrderCompletionStatus getStatus()
Order
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.