The confirmDeliveryWindowOptions response.

ConfirmDeliveryWindowOptionsResponse

interface ConfirmDeliveryWindowOptionsResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

ConfirmDeliveryWindowOptionsResponse