Class Preapproval


  • public class Preapproval
    extends MPResource
    Preapproval resource.
    • Constructor Detail

      • Preapproval

        public Preapproval()
    • Method Detail

      • getId

        public String getId()
        Preapproval ID.
      • getPayerId

        public Long getPayerId()
        Payer ID.
      • getPayerEmail

        public String getPayerEmail()
        Payer email.
      • getBackUrl

        public String getBackUrl()
        Return URL.
      • getCollectorId

        public Long getCollectorId()
        Seller ID.
      • getApplicationId

        public Long getApplicationId()
        Application ID.
      • getStatus

        public String getStatus()
        Preapproval status.
      • getReason

        public String getReason()
        Preapproval title.
      • getExternalReference

        public String getExternalReference()
        Preapproval reference value.
      • getDateCreated

        public OffsetDateTime getDateCreated()
        Creation date.
      • getLastModified

        public OffsetDateTime getLastModified()
        Last modified date.
      • getInitPoint

        public String getInitPoint()
        Preapproval checkout link.
      • getSandboxInitPoint

        public String getSandboxInitPoint()
        Preapproval sandbox checkout link.
      • getPaymentMethodId

        public String getPaymentMethodId()
        Payment method ID.
      • getVersion

        public Long getVersion()
        Version.