Databricks SDK for JavaScript
    Preparing search index...
    interface ListingFulfillment {
        fulfillmentType?: FulfillmentType;
        listingId?: string;
        recipientType?: DeltaSharingRecipientType;
        repoInfo?: RepoInfo;
        shareInfo?: ShareInfo;
    }
    Index

    Properties

    fulfillmentType?: FulfillmentType
    listingId?: string
    repoInfo?: RepoInfo
    shareInfo?: ShareInfo