Class PartnersResource
The "partners" collection of methods.
Inherited Members
Namespace: Google.Apis.PaymentsResellerSubscription.v1
Assembly: Google.Apis.PaymentsResellerSubscription.v1.dll
Syntax
public class PartnersResource
Constructors
PartnersResource(IClientService)
Constructs a new resource.
Declaration
public PartnersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Products
Gets the Products resource.
Declaration
public virtual PartnersResource.ProductsResource Products { get; }
Property Value
| Type | Description |
|---|---|
| PartnersResource.ProductsResource |
Promotions
Gets the Promotions resource.
Declaration
public virtual PartnersResource.PromotionsResource Promotions { get; }
Property Value
| Type | Description |
|---|---|
| PartnersResource.PromotionsResource |
Subscriptions
Gets the Subscriptions resource.
Declaration
public virtual PartnersResource.SubscriptionsResource Subscriptions { get; }
Property Value
| Type | Description |
|---|---|
| PartnersResource.SubscriptionsResource |
UserSessions
Gets the UserSessions resource.
Declaration
public virtual PartnersResource.UserSessionsResource UserSessions { get; }
Property Value
| Type | Description |
|---|---|
| PartnersResource.UserSessionsResource |