View Source SmartCity.Organization (smart_city v6.0.0)
Struct defining an organization update event.
const Organization = {
"description": "",
"dn": "", // LDAP distinguished name
"homepage": "",
"id": "", // uuid
"logoUrl": "",
"orgName": "", // system friendly
"orgTitle": "" // user friendly
}
Link to this section Summary
Functions
Returns a new SmartCity.Organization
struct.
Link to this section Types
Link to this section Functions
Returns a new SmartCity.Organization
struct.
Can be created from:
- map with string keys
- map with atom keys
- JSON