content property

Map<String, ContentDto> content
getter/setter pair

Information contained in the service. Content is localized, using ISO language code as key

Implementation

Map<String, ContentDto> content;