Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Interface GetCollectionFormResponse

    The Response for the GetCollectionFormResponse operation.

    interface GetCollectionFormResponse {
        collectionsFormDocument?: CollectionsFormDocument;
    }
    Index
    collectionsFormDocument?: CollectionsFormDocument