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

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

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






LiaPosDataProvider (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class LiaPosDataProvider

    • Constructor Detail

      • LiaPosDataProvider

        public LiaPosDataProvider()
    • Method Detail

      • getPosDataProviderId

        public BigInteger getPosDataProviderId()
        The ID of the POS data provider.
        Returns:
        value or null for none
      • setPosDataProviderId

        public LiaPosDataProvider setPosDataProviderId(BigInteger posDataProviderId)
        The ID of the POS data provider.
        Parameters:
        posDataProviderId - posDataProviderId or null for none
      • getPosExternalAccountId

        public String getPosExternalAccountId()
        The account ID by which this merchant is known to the POS data provider.
        Returns:
        value or null for none
      • setPosExternalAccountId

        public LiaPosDataProvider setPosExternalAccountId(String posExternalAccountId)
        The account ID by which this merchant is known to the POS data provider.
        Parameters:
        posExternalAccountId - posExternalAccountId or null for none
      • clone

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy