Show / Hide Table of Contents

Class IncentivesResource

The "incentives" collection of methods.

Inheritance
object
IncentivesResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.SA360.v23
Assembly: Google.Apis.SA360.v23.dll
Syntax
public class IncentivesResource

Constructors

IncentivesResource(IClientService)

Constructs a new resource.

Declaration
public IncentivesResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

FetchIncentive()

Returns incentives for a given user.

Declaration
public virtual IncentivesResource.FetchIncentiveRequest FetchIncentive()
Returns
Type Description
IncentivesResource.FetchIncentiveRequest
In this article
Back to top Generated by DocFX