Ory.Model.GetAttributesCountResponse (ory_client v1.21.6)

Response of the getAttributesCount endpoint

Summary

Types

t()

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

Functions

decode(value)