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

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

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






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












com.google.api.services.content.model

Class SettlementTransactionIdentifiers

    • Constructor Detail

      • SettlementTransactionIdentifiers

        public SettlementTransactionIdentifiers()
    • Method Detail

      • getAdjustmentId

        public String getAdjustmentId()
        The identifier of the adjustments, if it's available.
        Returns:
        value or null for none
      • setAdjustmentId

        public SettlementTransactionIdentifiers setAdjustmentId(String adjustmentId)
        The identifier of the adjustments, if it's available.
        Parameters:
        adjustmentId - adjustmentId or null for none
      • getMerchantOrderId

        public String getMerchantOrderId()
        The merchant provided order ID.
        Returns:
        value or null for none
      • setMerchantOrderId

        public SettlementTransactionIdentifiers setMerchantOrderId(String merchantOrderId)
        The merchant provided order ID.
        Parameters:
        merchantOrderId - merchantOrderId or null for none
      • getOrderItemId

        public String getOrderItemId()
        The identifier of the item.
        Returns:
        value or null for none
      • getSettlementEntryId

        public String getSettlementEntryId()
        The unique ID of the settlement transaction entry.
        Returns:
        value or null for none
      • setSettlementEntryId

        public SettlementTransactionIdentifiers setSettlementEntryId(String settlementEntryId)
        The unique ID of the settlement transaction entry.
        Parameters:
        settlementEntryId - settlementEntryId or null for none
      • getShipmentIds

        public List<String> getShipmentIds()
        The shipment ids for the item.
        Returns:
        value or null for none
      • getTransactionId

        public String getTransactionId()
        The Google transaction ID.
        Returns:
        value or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy