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

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







ModifyLinkedOfferObjects (Google Wallet API v1-rev20241017-2.0.0)












com.google.api.services.walletobjects.model

Class ModifyLinkedOfferObjects

    • Constructor Detail

      • ModifyLinkedOfferObjects

        public ModifyLinkedOfferObjects()
    • Method Detail

      • getAddLinkedOfferObjectIds

        public List<String> getAddLinkedOfferObjectIds()
        The linked offer object ids to add to the object.
        Returns:
        value or null for none
      • setAddLinkedOfferObjectIds

        public ModifyLinkedOfferObjects setAddLinkedOfferObjectIds(List<String> addLinkedOfferObjectIds)
        The linked offer object ids to add to the object.
        Parameters:
        addLinkedOfferObjectIds - addLinkedOfferObjectIds or null for none
      • getRemoveLinkedOfferObjectIds

        public List<String> getRemoveLinkedOfferObjectIds()
        The linked offer object ids to remove from the object.
        Returns:
        value or null for none
      • setRemoveLinkedOfferObjectIds

        public ModifyLinkedOfferObjects setRemoveLinkedOfferObjectIds(List<String> removeLinkedOfferObjectIds)
        The linked offer object ids to remove from the object.
        Parameters:
        removeLinkedOfferObjectIds - removeLinkedOfferObjectIds or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy