Selling Partner API SDK for JavaScript
    Preparing search index...

    Interface GetCollectionFormHistoryResponse

    The Response for the GetCollectionFormHistoryResponse operation.

    interface GetCollectionFormHistoryResponse {
        collectionFormsHistoryRecordList?: CollectionFormsHistoryRecord[];
        lastRefreshedDate?: string;
    }
    Index

    Properties

    collectionFormsHistoryRecordList?: CollectionFormsHistoryRecord[]

    A list of CollectionFormsHistoryRecord

    lastRefreshedDate?: string

    Last Refereshed Date of collection