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

target.apidocs.com.google.api.services.walletobjects.model.IssuerContactInfo.html Maven / Gradle / Ivy







IssuerContactInfo (Google Wallet API v1-rev20241017-2.0.0)












com.google.api.services.walletobjects.model

Class IssuerContactInfo

    • Constructor Detail

      • IssuerContactInfo

        public IssuerContactInfo()
    • Method Detail

      • getAlertsEmails

        public List<String> getAlertsEmails()
        Email addresses which will receive alerts.
        Returns:
        value or null for none
      • setAlertsEmails

        public IssuerContactInfo setAlertsEmails(List<String> alertsEmails)
        Email addresses which will receive alerts.
        Parameters:
        alertsEmails - alertsEmails or null for none
      • getEmail

        public String getEmail()
        The primary contact email address.
        Returns:
        value or null for none
      • setEmail

        public IssuerContactInfo setEmail(String email)
        The primary contact email address.
        Parameters:
        email - email or null for none
      • getName

        public String getName()
        The primary contact name.
        Returns:
        value or null for none
      • setName

        public IssuerContactInfo setName(String name)
        The primary contact name.
        Parameters:
        name - name or null for none
      • getPhone

        public String getPhone()
        The primary contact phone number.
        Returns:
        value or null for none
      • setPhone

        public IssuerContactInfo setPhone(String phone)
        The primary contact phone number.
        Parameters:
        phone - phone or null for none
      • clone

        public IssuerContactInfo clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy