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