Samlo.Metadata.Organization (samlo v0.1.0)
The Organization structure
Link to this section Summary
Link to this section Types
Link to this type
localized_value()
Specs
Specs
t() :: %Samlo.Metadata.Organization{
display_names: [Samlo.Metadata.LocalizedValue.t()],
extensions: list(),
names: [Samlo.Metadata.LocalizedValue.t()],
urls: [Samlo.Metadata.LocalizedValue.t()]
}