content  v2.1
Properties | List of all members
Google.Apis.ShoppingContent.v2_1.Data.AccountUser Class Reference
Inheritance diagram for Google.Apis.ShoppingContent.v2_1.Data.AccountUser:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual System.Nullable< bool > Admin [get, set]
 Whether user is an admin. More...
 
virtual string EmailAddress [get, set]
 User's email address. More...
 
virtual System.Nullable< bool > OrderManager [get, set]
 Whether user is an order manager. More...
 
virtual System.Nullable< bool > PaymentsAnalyst [get, set]
 Whether user can access payment statements. More...
 
virtual System.Nullable< bool > PaymentsManager [get, set]
 Whether user can manage payment settings. More...
 
virtual string ETag [get, set]
 The ETag of the item. More...
 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ Admin

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.AccountUser.Admin
getset

Whether user is an admin.

◆ EmailAddress

virtual string Google.Apis.ShoppingContent.v2_1.Data.AccountUser.EmailAddress
getset

User's email address.

◆ ETag

virtual string Google.Apis.ShoppingContent.v2_1.Data.AccountUser.ETag
getset

The ETag of the item.

◆ OrderManager

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.AccountUser.OrderManager
getset

Whether user is an order manager.

◆ PaymentsAnalyst

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.AccountUser.PaymentsAnalyst
getset

Whether user can access payment statements.

◆ PaymentsManager

virtual System.Nullable<bool> Google.Apis.ShoppingContent.v2_1.Data.AccountUser.PaymentsManager
getset

Whether user can manage payment settings.


The documentation for this class was generated from the following file: