Class ConsentInformationResponse200Json


  • @Generated("xs2a-adapter-codegen")
    public class ConsentInformationResponse200Json
    extends Object
    • Constructor Detail

      • ConsentInformationResponse200Json

        public ConsentInformationResponse200Json()
    • Method Detail

      • getRecurringIndicator

        public Boolean getRecurringIndicator()
      • setRecurringIndicator

        public void setRecurringIndicator​(Boolean recurringIndicator)
      • getValidUntil

        public LocalDate getValidUntil()
      • setValidUntil

        public void setValidUntil​(LocalDate validUntil)
      • getFrequencyPerDay

        public Integer getFrequencyPerDay()
      • setFrequencyPerDay

        public void setFrequencyPerDay​(Integer frequencyPerDay)
      • getLastActionDate

        public LocalDate getLastActionDate()
      • setLastActionDate

        public void setLastActionDate​(LocalDate lastActionDate)
      • setConsentStatus

        public void setConsentStatus​(ConsentStatus consentStatus)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object