Search
Provides struct and type for a Pages.HttpsCertificate
@type t() :: %GitHub.Pages.HttpsCertificate{ __info__: map(), description: String.t(), domains: [String.t()], expires_at: Date.t() | nil, state: String.t() }