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

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

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






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












com.google.api.services.content.model

Class SettlementTransactionTransaction

    • Constructor Detail

      • SettlementTransactionTransaction

        public SettlementTransactionTransaction()
    • Method Detail

      • getPostDate

        public String getPostDate()
        The time on which the event occurred in ISO 8601 format.
        Returns:
        value or null for none
      • setPostDate

        public SettlementTransactionTransaction setPostDate(String postDate)
        The time on which the event occurred in ISO 8601 format.
        Parameters:
        postDate - postDate or null for none
      • getType

        public String getType()
        The type of the transaction that occurred. Acceptable values are: - "`order`" - "`reversal`" - "`orderRefund`" - "`reversalRefund`" - "`issueRelatedRefundAndReplacement`" - "`returnLabelShippingFeeTransaction`" - "`reversalIssueRelatedRefundAndReplacement`" - "`reversalReturnLabelShippingFeeTransaction`" - "`lumpSumCorrectionTransaction`"
        Returns:
        value or null for none
      • setType

        public SettlementTransactionTransaction setType(String type)
        The type of the transaction that occurred. Acceptable values are: - "`order`" - "`reversal`" - "`orderRefund`" - "`reversalRefund`" - "`issueRelatedRefundAndReplacement`" - "`returnLabelShippingFeeTransaction`" - "`reversalIssueRelatedRefundAndReplacement`" - "`reversalReturnLabelShippingFeeTransaction`" - "`lumpSumCorrectionTransaction`"
        Parameters:
        type - type or null for none

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy