ExAcme.Account (ExAcme v0.5.1)
View SourceRepresents an ACME Account object.
Provides functionalities to fetch account details from the ACME server.
Attributes
url
- The URL of the account.status
- The current status of the account.contact_urls
- List of contact URLs.terms_of_service_agreed
- Boolean indicating agreement to terms of service.external_account_binding
- External account binding information.orders_url
- URL to fetch the list of orders.