Class AcmeAccount.Data

    • Constructor Detail

      • Data

        public Data()
    • Method Detail

      • setContact

        public void setContact​(List<String> contact)
      • getExternalAccountBinding

        public JoseMessage getExternalAccountBinding()
      • setExternalAccountBinding

        public void setExternalAccountBinding​(JoseMessage externalAccountBinding)
      • getTermsOfServiceAgreed

        public Boolean getTermsOfServiceAgreed()
      • setTermsOfServiceAgreed

        public void setTermsOfServiceAgreed​(Boolean termsOfServiceAgreed)
      • encode

        public String encode()