Documentation
    Preparing search index...

    Interface SourceArticle

    interface SourceArticle {
        articleId: ArticleId;
        quantity: Quantity;
    }
    Index

    Properties

    Properties

    articleId: ArticleId

    ID of the associated {Article}

    quantity: Quantity

    The number of instances of the source {Article} that is required to manufacture one instance of the target {Article}