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







SettlementTransactionTransaction (Content API for Shopping v2.1-rev20200421-1.30.9)












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`"
        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`"
        Parameters:
        type - type or null for none

Copyright © 2011–2020 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy