The generatePackingOptions response.

GeneratePackingOptionsResponse

interface GeneratePackingOptionsResponse {
    operationId: string;
}

Properties

Properties

operationId: string

UUID for the given operation.

GeneratePackingOptionsResponse