Class ResellernotifyResource
The "resellernotify" collection of methods.
Inherited Members
Namespace: Google.Apis.Reseller.v1
Assembly: Google.Apis.Reseller.v1.dll
Syntax
public class ResellernotifyResource
Constructors
ResellernotifyResource(IClientService)
Constructs a new resource.
Declaration
public ResellernotifyResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Getwatchdetails()
Returns all the details of the watch corresponding to the reseller.
Declaration
public virtual ResellernotifyResource.GetwatchdetailsRequest Getwatchdetails()
Returns
Type | Description |
---|---|
ResellernotifyResource.GetwatchdetailsRequest |
Register()
Registers a Reseller for receiving notifications.
Declaration
public virtual ResellernotifyResource.RegisterRequest Register()
Returns
Type | Description |
---|---|
ResellernotifyResource.RegisterRequest |
Unregister()
Unregisters a Reseller for receiving notifications.
Declaration
public virtual ResellernotifyResource.UnregisterRequest Unregister()
Returns
Type | Description |
---|---|
ResellernotifyResource.UnregisterRequest |