The UpdateShipmentSourceAddress response.

UpdateShipmentSourceAddressResponse

interface UpdateShipmentSourceAddressResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

UpdateShipmentSourceAddressResponse