HookSniffAPI.Model.SsoConfigListResponse (hooksniff v1.0.0)

List of SSO configurations for the account

Summary

Types

t()

@type t() :: %HookSniffAPI.Model.SsoConfigListResponse{
  data: [HookSniffAPI.Model.SsoConfig.t()]
}

Functions

decode(value)