Enum IncentivesResource.FetchIncentiveRequest.TypeEnum
Optional. The type of incentive to get. Defaults to ACQUISITION.
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public enum IncentivesResource.FetchIncentiveRequest.TypeEnum
Fields
| Name | Description |
|---|---|
| ACQUISITION | An acquisition incentive. |
| UNKNOWN | Unknown incentive type. Should not be used as a value explicitly. |
| UNSPECIFIED | Not specified. |