type property

String? type
getter/setter pair

Type of inventory item. Possible string values are:

  • "PLANNING_PLACEMENT_TYPE_REGULAR"
  • "PLANNING_PLACEMENT_TYPE_CREDIT"

Implementation

core.String? type;