content property

Map<String, DecryptedContentDto> content
getter/setter pair

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

Implementation

Map<String, DecryptedContentDto> content;