Class AccountResponse


  • public class AccountResponse
    extends Object
    Author:
    Lijun Liao (xipki)
    • Constructor Detail

      • AccountResponse

        public AccountResponse()
    • 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)
      • getOrders

        public String getOrders()
      • setOrders

        public void setOrders​(String orders)