All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.content.model.AccountUser.html Maven / Gradle / Ivy

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






AccountUser (Content API for Shopping v2-rev20210113-1.31.0)












com.google.api.services.content.model

Class AccountUser

    • Constructor Detail

      • AccountUser

        public AccountUser()
    • Method Detail

      • getAdmin

        public Boolean getAdmin()
        Whether user is an admin.
        Returns:
        value or null for none
      • setAdmin

        public AccountUser setAdmin(Boolean admin)
        Whether user is an admin.
        Parameters:
        admin - admin or null for none
      • getEmailAddress

        public String getEmailAddress()
        User's email address.
        Returns:
        value or null for none
      • setEmailAddress

        public AccountUser setEmailAddress(String emailAddress)
        User's email address.
        Parameters:
        emailAddress - emailAddress or null for none
      • getOrderManager

        public Boolean getOrderManager()
        Whether user is an order manager.
        Returns:
        value or null for none
      • setOrderManager

        public AccountUser setOrderManager(Boolean orderManager)
        Whether user is an order manager.
        Parameters:
        orderManager - orderManager or null for none
      • getPaymentsAnalyst

        public Boolean getPaymentsAnalyst()
        Whether user can access payment statements.
        Returns:
        value or null for none
      • setPaymentsAnalyst

        public AccountUser setPaymentsAnalyst(Boolean paymentsAnalyst)
        Whether user can access payment statements.
        Parameters:
        paymentsAnalyst - paymentsAnalyst or null for none
      • getPaymentsManager

        public Boolean getPaymentsManager()
        Whether user can manage payment settings.
        Returns:
        value or null for none
      • setPaymentsManager

        public AccountUser setPaymentsManager(Boolean paymentsManager)
        Whether user can manage payment settings.
        Parameters:
        paymentsManager - paymentsManager or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy