Documentation
    Preparing search index...
    interface InventoryImpactChargeOptions {
        arguments: InventoryImpactChargeArguments | [quote: TransactionArgument];
        config?: { predictPackageId?: string };
        package?: string;
    }
    Index
    config?: { predictPackageId?: string }
    package?: string