The Response for the GetCollectionFormResponse operation.

GetCollectionFormResponse

interface GetCollectionFormResponse {
    collectionsFormDocument?: CollectionsFormDocument;
}

Properties

collectionsFormDocument?: CollectionsFormDocument

GetCollectionFormResponse