Authorization Attempt Info Response
data class AuthorizationAttemptInfoResponse(val details: String, val domain: String, val failureReason: String, val state: String)
State of the latest attempt to authorize a domain for certificate issuance.