The setPackingInformation response.

SetPackingInformationResponse

interface SetPackingInformationResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

SetPackingInformationResponse