company.MinMax.persons

The allowed amounts a customer is allowed to order of a product

Field Type Description
minimum UInt An unsigned integer value
maximum UInt? Nullable. An unsigned integer value

Examples

Example 1

{
    "minimum": 17,
    "maximum": 15
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.5.0 stable