HookSniffAPI.Model.CustomDomain (hooksniff v1.0.0)
A custom domain configured for the account
Summary
Types
@type t() :: %HookSniffAPI.Model.CustomDomain{ created_at: DateTime.t(), domain: String.t(), id: String.t(), status: String.t(), verification_token: String.t() | nil }