warehouseName property

String? warehouseName
getter/setter pair

The name of the warehouse.

Warehouse name need to be matched with name. If warehouseName is set, the below fields will be ignored. The warehouse info will be read from warehouse.

Implementation

core.String? warehouseName;