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

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







DiscoverableProgramMerchantSignupInfo (Google Wallet API v1-rev20241017-2.0.0)












com.google.api.services.walletobjects.model

Class DiscoverableProgramMerchantSignupInfo

    • Constructor Detail

      • DiscoverableProgramMerchantSignupInfo

        public DiscoverableProgramMerchantSignupInfo()
    • Method Detail

      • getSignupSharedDatas

        public List<String> getSignupSharedDatas()
        User data that is sent in a POST request to the signup website URL. This information is encoded and then shared so that the merchant's website can prefill fields used to enroll the user for the discoverable program.
        Returns:
        value or null for none
      • setSignupSharedDatas

        public DiscoverableProgramMerchantSignupInfo setSignupSharedDatas(List<String> signupSharedDatas)
        User data that is sent in a POST request to the signup website URL. This information is encoded and then shared so that the merchant's website can prefill fields used to enroll the user for the discoverable program.
        Parameters:
        signupSharedDatas - signupSharedDatas or null for none
      • getSignupWebsite

        public Uri getSignupWebsite()
        The URL to direct the user to for the merchant's signup site.
        Returns:
        value or null for none
      • setSignupWebsite

        public DiscoverableProgramMerchantSignupInfo setSignupWebsite(Uri signupWebsite)
        The URL to direct the user to for the merchant's signup site.
        Parameters:
        signupWebsite - signupWebsite or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy