Class PreferenceSearch


  • public class PreferenceSearch
    extends MPResource
    Preference resource.
    • Constructor Detail

      • PreferenceSearch

        public PreferenceSearch()
    • Method Detail

      • getId

        public String getId()
        Preference ID.
      • getClientId

        public String getClientId()
        Client ID.
      • getCollectorId

        public Long getCollectorId()
        Collector ID.
      • getDateCreated

        public OffsetDateTime getDateCreated()
        Created date of cash payment.
      • getExpirationDateFrom

        public OffsetDateTime getExpirationDateFrom()
        Date when the preference will be active.
      • getExpirationDateTo

        public OffsetDateTime getExpirationDateTo()
        Date when the preference will be expired.
      • getExpires

        public Boolean getExpires()
        True if a preference expires, false if not.
      • getExternalReference

        public String getExternalReference()
        Reference you can synchronize with your payment system.
      • getItems

        public List<String> getItems()
        List of items to be paid.
      • getLastUpdated

        public OffsetDateTime getLastUpdated()
        Last updated.
      • getLiveMode

        public Boolean getLiveMode()
        Live mode.
      • getMarketplace

        public String getMarketplace()
        Origin of the payment. Default value: NONE.
      • getOperationType

        public String getOperationType()
        Operation type.
      • getPayerEmail

        public String getPayerEmail()
        Payer email.
      • getPayerId

        public String getPayerId()
        Payer id.
      • getPlatformId

        public String getPlatformId()
        Platform id.
      • getProcessingModes

        public List<String> getProcessingModes()
        Configures which processing modes to use.
      • getProductId

        public String getProductId()
        Product id.
      • getPurpose

        public String getPurpose()
        Purpose.
      • getSiteId

        public String getSiteId()
        Site id.
      • getSponsorId

        public Long getSponsorId()
        Sponsor id.
      • getShippingMode

        public String getShippingMode()
        Shipping mode.