Request parameters for archiveSupplySource operation in SupplySourcesApi.

SupplySourcesApiArchiveSupplySourceRequest

interface SupplySourcesApiArchiveSupplySourceRequest {
    supplySourceId: string;
}

Properties

Properties

supplySourceId: string

The unique identifier of a supply source.

SupplySourcesApiArchiveSupplySource