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

    Interface GenerateCollectionFormResponse

    The Response for the GenerateCollectionFormResponse operation.

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