Ory.Model.GetAttributesCountResponse (ory_client v1.6.2)

Response of the getAttributesCount endpoint

Summary

Types

@type t() :: %Ory.Model.GetAttributesCountResponse{
  data: [Ory.Model.AttributesCountDatapoint.t()]
}

Functions