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

    Interface GenerateCollectionFormResponse

    The Response for the GenerateCollectionFormResponse operation.

    interface GenerateCollectionFormResponse {
        collectionsFormDocument?: CollectionsFormDocument;
    }
    Index

    Properties

    collectionsFormDocument?: CollectionsFormDocument