acquisitionKind property

String? acquisitionKind
getter/setter pair

How this group license was acquired.

"bulkPurchase" means that this Grouplicenses resource was created because the enterprise purchased licenses for this product; otherwise, the value is "free" (for free products). Possible string values are:

  • "free"
  • "bulkPurchase"

Implementation

core.String? acquisitionKind;