ecl-logo Documentation

ValidOrderSamplesQ

ValidOrderSamplesQ[samples]bools

checks whether the provided 'samples' and specified options are valid for calling OrderSamples.

Details

    Input
    Output
    Order Options
    General Options

Examples

Basic Examples  (3)

Verifies an order can be placed for a specified quantity of the given product:

Verifies an order can be placed for a specified quantity of several different products:

Verifies an order can be placed for a specified model sample with the desired amount:

Additional Examples  (2)

Verifies an order can be placed for several model samples:

Verifies an order with duplicate models can be placed when InternalOrder -> False:

Options  (8)

Autogenerated  (1)

Verifies an order can be placed if Autogenerated is True:

Creator  (1)

Verifies an order can be placed if Creator is specified:

Destination  (1)

Verifies an order can be placed when Destination is specified:

InternalOrder  (1)

Verifies an order can be placed when InternalOrder is True:

OutputFormat  (1)

Indicate that a summary of the test results should be returned:

ShippingSpeed  (1)

Verifies an order can be placed when ShippingSpeed is set to 1 Day:

ShipToUser  (1)

Verifies an order can be placed when ShipToUser is True:

Verbose  (1)

Indicate that the test results should be printed:

Messages  (4)

AmountUnit  (1)

Indicates an order cannot be placed if the specified amount does not match the unit specified in model sample's products:

Deprecated  (2)

Indicates an order cannot be placed if any one of the products is marked as Deprecated:

Indicates an order cannot be placed if the product is deprecated:

InvalidProduct  (1)

Indicates an order cannot be placed if the product doesn't pass ValidObjectQ, return an error: