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

    Interface GetCollectionFormResponse

    The Response for the GetCollectionFormResponse operation.

    interface GetCollectionFormResponse {
        collectionsFormDocument?: CollectionsFormDocument;
    }
    Index

    Properties

    collectionsFormDocument?: CollectionsFormDocument