Interface ShippingApiModelV2GetCollectionFormHistoryResponse

The Response for the GetCollectionFormHistoryResponse operation.

GetCollectionFormHistoryResponse

interface ShippingApiModelV2GetCollectionFormHistoryResponse {
    collectionFormsHistoryRecordList?: ShippingApiModelV2CollectionFormsHistoryRecord[];
    lastRefreshedDate?: string;
}

Properties

collectionFormsHistoryRecordList?: ShippingApiModelV2CollectionFormsHistoryRecord[]

A list of CollectionFormsHistoryRecord

GetCollectionFormHistoryResponse

lastRefreshedDate?: string

Last Refereshed Date of collection

GetCollectionFormHistoryResponse

MMNEPVFCICPMFPCPTTAAATR