The confirmPlacementOption response.

ConfirmPlacementOptionResponse

interface ConfirmPlacementOptionResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

ConfirmPlacementOptionResponse