AcquisitionOperationType enum
Set of different types of operations that can be requested.
Fields
| Get = 0 | Not yet used |
| Install = 1 | Install this extension into the host provided |
| Buy = 2 | Buy licenses for this extension and install into the host provided |
| Try = 3 | Try this extension |
| Request = 4 | Request this extension for installation |
| None = 5 | No action found |
| PurchaseRequest = 6 | Request admins for purchasing extension |