Samlo.Metadata.Service.AttributeConsuming (samlo v0.1.0)

Struct that defines the AttributeConsumingService

Link to this section Summary

Link to this section Types

Specs

t() :: %Samlo.Metadata.Service.AttributeConsuming{
  descriptions: [Samlo.Metadata.LocalizedValue.t()],
  index: pos_integer(),
  is_default: nil | boolean(),
  names: [Samlo.Metadata.LocalizedValue.t()],
  requested_attrs: [Samlo.Metadata.RequestedAttribute.t()]
}