HookSniffAPI.Model.CustomDomainListResponse (hooksniff v1.0.0)

List of custom domains

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.CustomDomainListResponse{
  data: [HookSniffAPI.Model.CustomDomain.t()]
}

Functions

decode(value)